https://github.com/arasgungore/mass-spring-damper-system
A Simulink project that simulates both single and double mass-spring-damper systems.
https://github.com/arasgungore/mass-spring-damper-system
dampers damping mass-spring mass-spring-damper mass-spring-simulation mass-spring-system mass-spring-systems matlab matlab-simulink oscillations simulation simulation-model simulator simulator-circuit simulators simulink simulink-model spring-mass spring-mass-damper spring-physics
Last synced: 20 days ago
JSON representation
A Simulink project that simulates both single and double mass-spring-damper systems.
- Host: GitHub
- URL: https://github.com/arasgungore/mass-spring-damper-system
- Owner: arasgungore
- License: mit
- Created: 2022-04-18T13:04:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T12:17:53.000Z (over 2 years ago)
- Last Synced: 2025-03-26T12:46:49.539Z (about 1 month ago)
- Topics: dampers, damping, mass-spring, mass-spring-damper, mass-spring-simulation, mass-spring-system, mass-spring-systems, matlab, matlab-simulink, oscillations, simulation, simulation-model, simulator, simulator-circuit, simulators, simulink, simulink-model, spring-mass, spring-mass-damper, spring-physics
- Language: MATLAB
- Homepage:
- Size: 214 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
```sh
matlab -nodisplay -nosplash -nodesktop -r "run('param.m');exit;"
```## System
### Single Mass-Spring-Damper System
### Double Mass-Spring-Damper System
## Author
👤 **Aras Güngöre**
* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)
* GitHub: [@arasgungore](https://github.com/arasgungore)