Attractors
simulink-attractors-examples
Nonlinear systems with attractors implemented in Simulink®
This is a collection of Simulink blocks implementing simple nonlinear dynamical systems that have attractors in their state space. A general 3D Simulink scope (coded in the s-functions sfun3d.m) is used to display (in 3D) the evolution of the system during the simulation.
Currently (Jan 2017), the featured systems are Lorenz, Van Der Pol, simple Lotka-Volterra, competitive N-D Lotka Volterra and Henon. Note that this only works for versions 2014b and later.
Cita come
Giampiero Campa (2024). Attractors (https://github.com/giampy1969/simulink-attractors-examples/releases/tag/v2.3.2), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Fractals >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
2.3.2.0 | See release notes for this release on GitHub: https://github.com/giampy1969/simulink-attractors-examples/releases/tag/v2.3.2 |
||
2.3.1 | See release notes for this release on GitHub: https://github.com/giampy1969/simulink-attractors-examples/releases/tag/v2.3.1 |
||
2.3.0.0 | Updated the 3DScope block and its s-function to the latest (and probably last ever) and greatest. |
||
2.1.0.0 | Fixed minor issues. |
||
2.0.0.0 | Updated the 3D scope function, since the older one did not work anymore for later MATLAB versions. The new one (also available in the "3DScope" File Exchange contribution) is more capable, faster, simpler and corrects several issues. |
||
1.0.0.0 | Added several types of Lotka-Volterra systems. |