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

1 次查看(过去 30 天)
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);

回答(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