필터 지우기
필터 지우기

Lyapunov exponent with respect to a parameter

조회 수: 9 (최근 30일)
ABHIJIT MAJUMDER
ABHIJIT MAJUMDER 2017년 8월 30일
편집: DGM 2023년 11월 1일
I want to investigate the chaotic nature of Lorenz system when the parameter R varies. I am using the code which was previously posted on Mathworks. Now, for every R, I want to take the Lyapunov exponent at the end time. Then, I would like to store that R and Lyapunov exponent and plot them together. To get this kind of plot, I made some changes, but it gives some errors. Please help.
  댓글 수: 2
Haneche
Haneche 2023년 10월 31일
이동: DGM 2023년 11월 1일
Hi my brother, i try this three codes in my PC but an error appear , can you help me ?
DGM
DGM 2023년 11월 1일
편집: DGM 2023년 11월 1일
You ran some "modified" code that was known to have some undescribed errors, and you got some undescribed errors.
FWIW, the unmodified files are here:
If you want to conduct the same modification that OP wanted, you'll have to figure out what OP wanted, because the changes that were made don't really make sense. R is not defined before it's used, so you'll have to figure out where and how it should be defined and possibly pass it between functions if and when necessary.

댓글을 달려면 로그인하십시오.

답변 (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