Solving motion equation using ODE45

I need the solve these equations with ODE45 or Euler. Anyone can help ?

2 comentarios

James Tursa
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?
Actually, ı want to to integrate the dynamic model of a 6DOF flying missile. I have 12 differential equations ı have to solve them and yes, i have intial conditions for all variables

Iniciar sesión para comentar.

Respuestas (1)

Benjamin Thompson
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.

Productos

Preguntada:

el 1 de Feb. de 2022

Comentada:

el 2 de Feb. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by