Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (17 loc) · 1.09 KB

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