Script for solving equations of motion

30 views (last 30 days)
deltanabla
deltanabla on 11 May 2018
Answered: Nicolas Schmit on 16 May 2018
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

Answers (1)

Nicolas Schmit
Nicolas Schmit on 16 May 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.

Categories

Find more on Equations in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!