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!