Solving motion equation using ODE45
4 views (last 30 days)
Show older comments
I need the solve these equations with ODE45 or Euler. Anyone can help ?
2 Comments
James Tursa
on 1 Feb 2022
Edited: James Tursa
on 1 Feb 2022
What have you done so far? What specific problems are you having with your code? Do you have initial conditions for all variables? Do you have values for p, q, and r?
Answers (1)
Benjamin Thompson
on 1 Feb 2022
If you are looking for the inverse transformation to find p, q, r given the time derivative of the euler angles, see this reference.
0 Comments
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!