Filter löschen
Filter löschen

Is there a package in Matlab or code to Calculate the Lyapunov Exponents for 7 dimensions?

1 Ansicht (letzte 30 Tage)
f(1)= -14*x(1)+11*x(2)+0.4*x(4)-0.5*x(5);
f(2)= 30*x(1)-2.5*x(1)*x(3)-4*x(2);
f(3)= -5*x(3)+x(1)*x(2)+0.5*x(5);
f(4) = -x(4)-3*x(2)*x(3)-5*x(5)*x(7);
f(5) =x(2)*x(7)+2*x(1)*x(7)-0.5*x(3)-x(5);
f(6)= -15*x(6)-4*x(3)*x(4)*x(7)+30*x(1)*x(7);
f(7)= -13*x(7)+x(1)*x(2)+0.5*x(5);

Antworten (0)

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!

Translated by