Matrix for double pendulum not populating last column

1 visualización (últimos 30 días)
Akshay
Akshay el 1 de Nov. de 2014
Editada: Akshay el 3 de Nov. de 2014
Hi, I have written this code to solve a double pendulum using ode 45 but the last column isn't populating. Any idea why?
  2 comentarios
Zoltán Csáti
Zoltán Csáti el 1 de Nov. de 2014
Could you show your paper work? Perhaps you committed a typo.
Jan
Jan el 1 de Nov. de 2014
I've formatted the code.

Iniciar sesión para comentar.

Respuestas (1)

Youssef  Khmou
Youssef Khmou el 2 de Nov. de 2014
This problem is sensitive to initial conditions, you can start by checking the equations, or values given to variables. In function callpen if for example you change the displacement b to 2.99 instead of 3, the fourth column changes : [0,0.0113,0.0225,0.0338,....,0.6760]

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by