Skip to content

A Simulink project that simulates both single and double mass-spring-damper systems.

License

Notifications You must be signed in to change notification settings

arasgungore/mass-spring-damper-system

Repository files navigation

mass-spring-damper-system

A Simulink project that simulates both single and double mass-spring-damper systems. As output, the project plots the position-time graph of the mass(es).

Run on Terminal

matlab -nodisplay -nosplash -nodesktop -r "run('param.m');exit;"

System

Single Mass-Spring-Damper System

Screenshot

Screenshot

Double Mass-Spring-Damper System

Screenshot

Screenshot

Author

👤 Aras Güngöre