matlab code . How can i find Lyapunov Exponent four dimension matlab code ?
2 ビュー (過去 30 日間)
古いコメントを表示
How can i find Lyapunov Exponent four dimension matlab code ?
Lyapunov Exponent of Continuous chaotic system of four dimension. Also how to plot its spectrum. (matlab code) or Mathematica code example
dw/dt= 23*(x -w)
dx/dt= 9*w - w*y
dy/dt= w*x+x*z
dz/dt=x*y- y
for initial conditions (1, 1, 1, 1),
0 件のコメント
回答 (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!