I am trying to solve and plot the differential equations for springs.
when the damping factors are under 1 (underdamping), I tried damping ratios of:
0.01, 0.2, 0.1, 0.4, 0.8
If I use the following equations
(wd= damped frequency, wn= natural frequency, v0= v initial, x0= x initial, t=...