Skip to content

Mohammed-Berir/Determining-Lyapunov-exponent-spectrum-of-fractional-order-systems

 
 

Repository files navigation

The MATLAB code in this contribution is used to determine Lyapunov exponent spectrum of Fractional-Order Systems (FOS), including three classical examples: the fractional-order Lorenz system, the 4D fractional-order Chen system, and the fractional-order Duffing oscillator. The algorithm is based on the memory principle of fractional order derivatives and has no restriction on the dimension and order of the system. When the order is set to 1, the numerical method automatically reduces to a forward Euler scheme, so the program can also be used to determine the Lyapunov exponents of integer-order systems. See the corresponding published paper in Chaos, Solitons & Fractals, 2023, 168: 113167 for a detailed theoretical discussion on the algorithm.

Cite as:

Hang Li, Yongjun Shen, et al. Determining Lyapunov exponents of fractional-order systems: A general method based on memory principle, Chaos, Solitons & Fractals, 2023, 168: 113167. https://doi.org/10.1016/j.chaos.2023.113167

About

MATLAB program to determine Lyapunov exponent spectrum of Fractional-Order Systems (defined by continuous fractional differential equations)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 99.3%
  • M 0.7%