Attractors

Nonlinear systems with attractors

5.2K Downloads

Updated 18 Dec 2017

View License

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.

Giampy

Cite As

Giampiero Campa (2023). Attractors (https://www.mathworks.com/matlabcentral/fileexchange/7939-attractors), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fractals in Help Center and MATLAB Answers
Acknowledgements

Inspired by: 3DScope

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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.