An open API service indexing awesome lists of open source software.

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.

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

Screenshot

Screenshot

### Double Mass-Spring-Damper System

Screenshot

Screenshot

## Author

👤 **Aras Güngöre**

* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)
* GitHub: [@arasgungore](https://github.com/arasgungore)