Azzera filtri
Azzera filtri

maximum Lyapunov exponent diagram

7 visualizzazioni (ultimi 30 giorni)
noura
noura il 4 Ago 2024
Commentato: Umar il 4 Ago 2024
hello, I'm working on discrete dynamical system in 2 dimesntion
t'm trying to plot a digram a paramete versus the maximum lyapunov exponent, i searched more about it but didn't reach to anything.
any one have idea or could help me and thank you.
  18 Commenti
Umar
Umar il 4 Ago 2024
Hi @noura,
Yes, when you execute this code and observe the plot, you will see a high Lyapunov Exponent which suggests chaotic behavior, where small changes in initial conditions lead to significant divergence. The fluctuations you will observed signify the system's transition between chaotic and non-chaotic behavior as the parameter varies. So, peaks in the Lyapunov Exponent indicate chaotic regimes, while decreases suggest more stable dynamics. After doing your analysis on this graph, you have to make decision if you want to stick with calculate_lyapunov function that is currently modified to handle negative Lyapunov exponents by using subtraction instead of addition.
noura
noura il 4 Ago 2024
@Umar yes i understand all of that, but my problem is why i'm not getting the same plot since i'm using the exact initial condition like i need to understand that.

Accedi per commentare.

Risposta accettata

Umar
Umar il 4 Ago 2024
Hi @noura,
To address your query, “but my problem is why i'm not getting the same plot since i'm using the exact initial condition like i need to understand that.”
You have to contact the source of information who gave you this attachment which was shared in your posted comments to find out what parameters did he or she change in the code to get this plot. As far, I have provided my knowledge based on the code provided by you and help you further understand and help out to achieve your goal.
  2 Commenti
noura
noura il 4 Ago 2024
@Umar yes i will do , and thank you so much for your help i apperciate it.
Umar
Umar il 4 Ago 2024
Hi @noura,
From looking at your code, it sounds like you are a motived person to pursue your goals. At this platform, the goal is to share knowledge and help each out each other. If you still have any other questions, please let me know. Also, if all your questions have been answered, you can click accept answer. Otherwise, I am still here to help you.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Matrix Computations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by