Difference between revisions of "Congestion control"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" |- ! GitHub URL | https://github.com/murrayrm/fbs2e-python/blob/main/congctrl.py |- ! Requires | python-control |} This page...") |
|||
Line 13: | Line 13: | ||
Figures making use of this model: | Figures making use of this model: | ||
− | {{#ask: [[Category:Figures]] [[Requires:: | + | {{#ask: [[Category:Figures]] [[Requires::congctrl.py]] | format=ul | sort=Sort key}} |
Latest revision as of 16:14, 24 November 2024
GitHub URL | https://github.com/murrayrm/fbs2e-python/blob/main/congctrl.py |
---|---|
Requires | python-control |
This page documents the congestion control system 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 links to the examples and figures that make use of this model. The Python code for the model can be obtained using the GitHub URL above.
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: