How can I find the maximal lyapunov exponent of the system described by 3 differential equations, one being a delay differential equation?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to find the maximal lyapunov exponent of a system described by 3 differential equations and one of the diff eq. is a delay differential equation including a parameter K. I want to plot maximal lyapunov exponent vs. K, can anybody help me out?
1 comentario
Sevak Ram Sahu
el 2 de Abr. de 2022
you can use Wolf algorithm to find lypunov exponent. The m-file can be easily downloaded from mathwork site.
Respuestas (1)
Zhang Xin
el 21 de Ag. de 2018
I am also confused about it, did you get it for the DDE model?
1 comentario
Sevak Ram Sahu
el 2 de Abr. de 2022
you can use Wolf algorithm to find lypunov exponent. The m-file can be easily downloaded from mathwork site.
Ver también
Categorías
Más información sobre Matrix Computations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!