Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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);

Respuestas (0)

Categorías

Más información sobre Matrix Computations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by