Solving ordinary differential equations (ODE) with Matlab (dsolve): mass-spring state-space form

Antonio Sala, UPV

Difficulty: ** ,       Relevance: PIC,      Duration: 10:08

*Enlace a Spanish version

Materials:    [ Cód.: testEDOsymEN.mlx ] [ PDF ]

Summary:

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] Mÿ = ky b . In this video, however, it is addressed by posing the equations in normalized internal representation dx dt = Ax, 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].

*Link to my [ whole collection] of videos in English. Link to larger [ Colección completa] in Spanish.

© 2024, A. Sala. All rights reserved for materials from authors affiliated to Universitat Politecnica de Valencia.
Please consult original source/authors for info regarding rights of materials from third parties.