how to solve robot dynamic equation with ODE45?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have an equation of the type as following
M1*x1'' + M2*x2'' + C1*x1'+C2*x2'+ D1*(x1'x2') + G =Tau
How to solve it ? PS I know how to solve it when only one variable is involved.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Robotics System Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!