Solving motion equation using ODE45

3 visualizaciones (últimos 30 días)
Muhammed Emin Yavuzaslan
Muhammed Emin Yavuzaslan el 1 de Feb. de 2022
Comentada: Muhammed Emin Yavuzaslan el 2 de Feb. de 2022
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?
Muhammed Emin Yavuzaslan
Muhammed Emin Yavuzaslan el 2 de Feb. de 2022
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
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 Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by