matlab code . How can i find Lyapunov Exponent four dimension matlab code ?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Matrix Computations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!