maximum Lyapunov exponent diagram

188 次查看(过去 30 天)
noura
noura 2024-8-4,1:20
评论: Umar 2024-8-4,18:34
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 个评论
Umar
Umar 2024-8-4,16:57
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 2024-8-4,17:00
@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.

请先登录,再进行评论。

采纳的回答

Umar
Umar 2024-8-4,17:26
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 个评论
noura
noura 2024-8-4,17:31
@Umar yes i will do , and thank you so much for your help i apperciate it.
Umar
Umar 2024-8-4,18:34
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Computations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by