Borrar filtros
Borrar filtros

Lyapunov exponent with respect to a parameter

9 visualizaciones (últimos 30 días)
ABHIJIT MAJUMDER
ABHIJIT MAJUMDER el 30 de Ag. de 2017
Editada: DGM el 1 de Nov. de 2023
I want to investigate the chaotic nature of Lorenz system when the parameter R varies. I am using the code which was previously posted on Mathworks. Now, for every R, I want to take the Lyapunov exponent at the end time. Then, I would like to store that R and Lyapunov exponent and plot them together. To get this kind of plot, I made some changes, but it gives some errors. Please help.
  2 comentarios
Haneche
Haneche el 31 de Oct. de 2023
Movida: DGM el 1 de Nov. de 2023
Hi my brother, i try this three codes in my PC but an error appear , can you help me ?
DGM
DGM el 1 de Nov. de 2023
Editada: DGM el 1 de Nov. de 2023
You ran some "modified" code that was known to have some undescribed errors, and you got some undescribed errors.
FWIW, the unmodified files are here:
If you want to conduct the same modification that OP wanted, you'll have to figure out what OP wanted, because the changes that were made don't really make sense. R is not defined before it's used, so you'll have to figure out where and how it should be defined and possibly pass it between functions if and when necessary.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by