https://github.com/antonior92/dynamic-system-plot
Functions for visualization and analysis of dynamic systems.
https://github.com/antonior92/dynamic-system-plot
dynamic-systems plotting
Last synced: 11 months ago
JSON representation
Functions for visualization and analysis of dynamic systems.
- Host: GitHub
- URL: https://github.com/antonior92/dynamic-system-plot
- Owner: antonior92
- License: mit
- Created: 2016-08-22T11:25:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T22:06:16.000Z (over 9 years ago)
- Last Synced: 2025-02-10T20:23:40.231Z (about 1 year ago)
- Topics: dynamic-systems, plotting
- Language: Python
- Homepage:
- Size: 686 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
-------------------
dynamic-system-plot
-------------------
Functions for visualization and analysis of dynamic systems.
Features
--------
**Phase plane**: Function for ploting vector field and solution curves in the phase plane
for planar autonomous systems.
.. figure:: img/fig_phase_plane.png
**Cobweb diagram**: Function for plotting cobweb diagram for one-dimensional iterated functions.
.. figure:: img/fig_cobweb.png