Solving motion equation using ODE45
Mostrar comentarios más antiguos

I need the solve these equations with ODE45 or Euler. Anyone can help ?
2 comentarios
James Tursa
el 1 de Feb. de 2022
Editada: James Tursa
el 1 de Feb. de 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?
Muhammed Emin Yavuzaslan
el 2 de Feb. de 2022
Respuestas (1)
Benjamin Thompson
el 1 de Feb. de 2022
0 votos
If you are looking for the inverse transformation to find p, q, r given the time derivative of the euler angles, see this reference.
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!