How we can calculate Lyapunov exponent of linear chaotic map in MATLAB???
조회 수: 3 (최근 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!