How we can calculate Lyapunov exponent of linear chaotic map in MATLAB???
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
for example tent map, piecewise linear chaptic map etc
1 Kommentar
Ömer Faruk Tekin
am 23 Feb. 2022
Chaotic Maps occur at nonlinear dynamical systems. You can not achieve it in linear systems. Answer of your question: You have to use differential equation solver functions like ode45 or dde23. If you are capable for use of simulink, you can obtain your results with simple integration blocks easily. Have a nice work.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Computations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!