Skip to content

Commit 1284745

Browse files
committed
Fixed spelling mistake in description
1 parent ecc9116 commit 1284745

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/scherer_etal_ex7_H2_h2syn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""H2 design using h2syn.
22
3-
Demonstrate H2 desing for a SISO plant using h2syn. Based on [1], Ex. 7.
3+
Demonstrate H2 design for a SISO plant using h2syn. Based on [1], Ex. 7.
44
55
[1] Scherer, Gahinet, & Chilali, "Multiobjective Output-Feedback Control via
66
LMI Optimization", IEEE Trans. Automatic Control, Vol. 42, No. 7, July 1997.

examples/scherer_etal_ex7_Hinf_hinfsyn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Hinf design using hinfsyn.
22
3-
Demonstrate Hinf desing for a SISO plant using h2syn. Based on [1], Ex. 7.
3+
Demonstrate Hinf design for a SISO plant using h2syn. Based on [1], Ex. 7.
44
55
[1] Scherer, Gahinet, & Chilali, "Multiobjective Output-Feedback Control via
66
LMI Optimization", IEEE Trans. Automatic Control, Vol. 42, No. 7, July 1997.

0 commit comments

Comments
 (0)