-
Notifications
You must be signed in to change notification settings - Fork 2
FBS2e examples in Python
License
murrayrm/fbs2e-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for Feedback Systems 2e Python files RMM, 20 Jun 2021 This directory contains Python code for the examples and selected figures in the second edition of Feedback Systems by Astrom and Murray. The file corresponding to each example (or figure, if there is not a corresponding example) has the form example-N.m-short_title.py figure-N.m-short_title.py where 'N' is the chapter number and 'm' is the example number. If you run the file in Python, it will produce the figures that appear in the text. Note that some figures may look slightly different due to Matplotlib formatting. These example use the Python Control Systems Library (python-control), which is available via PIP, Conda, or GitHub. See python-control.org for more information. Several modules are included that are imported in multiple examples and figures: * cruise.py: vehicle dynamics and PI controller * fbs.py: FBS plotting customizations (to match the style of the text)
About
FBS2e examples in Python
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published