Script for solving equations of motion
26 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Nicolas Schmit
2018-5-16
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Assembly 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!