/nonlinear_dynamics

Codes for analyzing and visualizing nonlinear dynamical systems. Based on the systems in the textbook by S. Strogatz.

Primary LanguagePython

Nonlinear Dynamical Systems Visualization Code

This is a set of python codes for visualizing 1-D and 2-D dynamical systems, both linear and nonlinear. These were originally coded to visualize various systems described in [1].

Example outputs include:

  • Bifurcation Diagrams

  • Stability Diagrams

  • Phase Diagrams

  • Energy Surfaces

More to come!!

References

[1] S. Strogatz, Nonlinear Dynamics and Chaos, 2nd. Ed., Westview Press, Philadelphia, PA, 2015.

Requirements

  • python 3.6
  • numpy