Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 804 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 804 Bytes

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