Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 301 Bytes

robust_siso.rst

File metadata and controls

14 lines (11 loc) · 301 Bytes

SISO robust control example (SP96, Example 2.1)

Code

.. literalinclude:: robust_siso.py
   :language: python
   :linenos:


Notes

1. The environment variable PYCONTROL_TEST_EXAMPLES is used for testing to turn off plotting of the outputs.