How we can calculate Lyapunov exponent of linear chaotic map in MATLAB???
5 次查看(过去 30 天)
显示 更早的评论
for example tent map, piecewise linear chaptic map etc
1 个评论
Ömer Faruk Tekin
2022-2-23
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrix Computations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!