Discussion Room : IDC101

Phase diagram plot

Phase diagram plot

by Kapil Paranjape -
Number of replies: 0

If a ball of mass m is thrown to the air with initial velocity (u,v) then we know (using PHY101!) how to calculate its poisition and momentum as a function of time.

Write a program that takes m,u,v as input and plots the "phase diagram" which is a position-momentum graph.

Try to do this for other physical systems from PHY101 like springs and sliding blocks as well.