How can I find the maximal lyapunov exponent of the system described by 3 differential equations, one being a delay differential equation?
4 views (last 30 days)
Show older comments
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 Comment
Sevak Ram Sahu
on 2 Apr 2022
you can use Wolf algorithm to find lypunov exponent. The m-file can be easily downloaded from mathwork site.
Answers (1)
Zhang Xin
on 21 Aug 2018
I am also confused about it, did you get it for the DDE model?
1 Comment
Sevak Ram Sahu
on 2 Apr 2022
you can use Wolf algorithm to find lypunov exponent. The m-file can be easily downloaded from mathwork site.
See Also
Categories
Find more on Matrix Computations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!