We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 916fbb5 + 4a51b0a commit 64cba3fCopy full SHA for 64cba3f
README.rst
@@ -94,7 +94,7 @@ Example
94
95
# Set up the D-K iteration method
96
dk_iter = dkpy.DkIterListOrder(
97
- controller_synthesis=dkpy.HinfSynLmi(),
+ controller_synthesis=dkpy.HinfSynSlicot(),
98
structured_singular_value=dkpy.SsvLmiBisection(),
99
d_scale_fit=dkpy.DScaleFitSlicot(),
100
fit_orders=[4, 4, 4],
0 commit comments