Mass spring damper system with control input
Version 1.0.0 (1.53 KB) by
Humberto Ramos
This is a simple example that shows how to use ode45 to integrate a system of two differential equations. The script plots the solutions.
In this example, the integration of two first-order differential equations is performed via ode45. The state-space representation corresponds to a mass-spring-damper system. The model also captures the action of an external control force. This basic script can be used as the skeleton to construct an active suspension control system, for example.
Cite As
Humberto Ramos (2025). Mass spring damper system with control input (https://nl.mathworks.com/matlabcentral/fileexchange/86423-mass-spring-damper-system-with-control-input), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
