Script for solving equations of motion
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear Matlab users,
Can anyone provide me with a matlab script to solve EOM which are in matrix form? The EOM are couple via 10 independent coordinates.
Kind Regards Ed
0 Kommentare
Antworten (1)
Nicolas Schmit
am 16 Mai 2018
To solve the differential equations in MATLAB use one of the ode solvers
You can also simulate the system in Simulink using a state space system block if you are more familiar with Simulink.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulation Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!