How we can calculate Lyapunov exponent of linear chaotic map in MATLAB???
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
for example tent map, piecewise linear chaptic map etc
1 commentaire
Ömer Faruk Tekin
le 23 Fév 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Matrix Computations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!