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.
Citation pour cette source
Giampiero Campa (2024). Attractors (https://github.com/giampy1969/simulink-attractors-examples/releases/tag/v2.3.2), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Fractals >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
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. |