This video obtains the free time response to non-equilibrium initial conditions of a
mass-spring system, addressing exactly the same second-order problem as the video [masmusym1EN]
. In this video,
however, it is addressed by posing the equations in normalized internal representation
, with
A=[0 1;-k/M -b/M]. The dsolve command does not have any problem with this
representation and obviously obtains identical results to that of the referred video.
The animation code is detailed in the video [masmuAnimEN].