Difference between revisions of "Predator-prey dynamics"

From FBSwiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |- ! GitHub URL | https://github.com/murrayrm/fbs2e-python/blob/main/predprey.py |- ! Requires | python-control |} This page...")
 
 
Line 11: Line 11:
  
 
Note: the Python code on this page makes use of the [https://python-control.org Python Control Systems Library], an open source software toolbox for control systems analysis.
 
Note: the Python code on this page makes use of the [https://python-control.org Python Control Systems Library], an open source software toolbox for control systems analysis.
 +
 +
Figures making use of this model:
 +
{{#ask: [[Category:Figures]] [[Requires::predprey.py]] | format=ul | sort=Sort key}}

Latest revision as of 16:40, 24 November 2024

GitHub URL https://github.com/murrayrm/fbs2e-python/blob/main/predprey.py
Requires python-control

This page documents the predator-prey model that is used as a running example throughout the text. A detailed description of the dynamics of this system are presented in Chapter 4 - Examples. This page contains a description of the system, including the models and commands used to generate some of the plots in the text.

Note: the Python code on this page makes use of the Python Control Systems Library, an open source software toolbox for control systems analysis.

Figures making use of this model: