You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python code to calculate the motion of an mass-spring system without an external force given the mass, damping constant, and spring constant as well as the initial conditions. Uses the matplotlib library to plot the graph.