Attractors

Nonlinear systems with attractors implemented in Simulink
5.2K Downloads
Updated 7 Jul 2023

simulink-attractors-examples

Nonlinear systems with attractors implemented in Simulink®

View simulink-attractors-examples on File Exchange

Open in MATLAB Online

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.

Cite As

Giampiero Campa (2024). Attractors (https://github.com/giampy1969/simulink-attractors-examples/releases/tag/v2.3.2), GitHub. 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

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.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.

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.