Script for solving equations of motion
이전 댓글 표시
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
답변 (1개)
Nicolas Schmit
2018년 5월 16일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Assembly에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!