brainpy.datasets.chaotic_systems.rabinovich_fabrikant_series#

brainpy.datasets.chaotic_systems.rabinovich_fabrikant_series(duration, dt=0.001, alpha=1.1, gamma=0.803, method='rk4', inits=None, numpy_mon=False)[source]#

Rabinovich-Fabrikant equations.

The Rabinovich–Fabrikant equations are a set of three coupled ordinary differential equations exhibiting chaotic behaviour for certain values of the parameters. They are named after Mikhail Rabinovich and Anatoly Fabrikant, who described them in 1979.

References

7

https://brainpy-examples.readthedocs.io/en/latest/classical_dynamical_systems/Rabinovich_Fabrikant_eq.html