Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/scherer_etal_ex7_H2_h2syn.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""H2 design using h2syn.

Demonstrate H2 desing for a SISO plant using h2syn. Based on [1], Ex. 7.
Demonstrate H2 design for a SISO plant using h2syn. Based on [1], Ex. 7.

[1] Scherer, Gahinet, & Chilali, "Multiobjective Output-Feedback Control via
LMI Optimization", IEEE Trans. Automatic Control, Vol. 42, No. 7, July 1997.
Expand Down
2 changes: 1 addition & 1 deletion examples/scherer_etal_ex7_Hinf_hinfsyn.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Hinf design using hinfsyn.

Demonstrate Hinf desing for a SISO plant using h2syn. Based on [1], Ex. 7.
Demonstrate Hinf design for a SISO plant using h2syn. Based on [1], Ex. 7.

[1] Scherer, Gahinet, & Chilali, "Multiobjective Output-Feedback Control via
LMI Optimization", IEEE Trans. Automatic Control, Vol. 42, No. 7, July 1997.
Expand Down