@@ -204,17 +204,17 @@ by the variation in parameters.
204204Next, the uncertainty residual can be computed for each off-nominal system and
205205uncertainty model. `dkpy ` implements six unstructured uncertainty models:
206206
207- * Additive uncertainty ("A");
207+ * Additive uncertainty ("A")
208208 .. image :: _static/example_7/7_sval_residual_A.png
209- * Multiplicative input uncertainty ("I");
209+ * Multiplicative input uncertainty ("I")
210210 .. image :: _static/example_7/7_sval_residual_I.png
211- * Multiplicative output uncertainty ("O");
211+ * Multiplicative output uncertainty ("O")
212212 .. image :: _static/example_7/7_sval_residual_O.png
213- * Inverse additive uncertainty ("iA");
213+ * Inverse additive uncertainty ("iA")
214214 .. image :: _static/example_7/7_sval_residual_iA.png
215- * Inverse multiplicative input uncertainty ("iI");
215+ * Inverse multiplicative input uncertainty ("iI")
216216 .. image :: _static/example_7/7_sval_residual_iI.png
217- * Inverse multiplicative output uncertainty ("iO").
217+ * Inverse multiplicative output uncertainty ("iO")
218218 .. image :: _static/example_7/7_sval_residual_iO.png
219219
220220See Chapter 8.2.3 of [SP06 ]_ for more information on these unstructured
@@ -239,7 +239,10 @@ stable and minimum phase linear time-invariant (LTI) system can be fit to the
239239frequency response of the weights to obtain a LTI description of the uncertainty
240240set. The optimal weight frequency responses and fitted weights are shown below.
241241
242- .. image :: _static/example_7/7_uncertainty_weight.png
242+ * Left:
243+ .. image :: _static/example_7/7_sval_uncertainty_weight_left.png
244+ * Right:
245+ .. image :: _static/example_7/7_sval_uncertainty_weight_right.png
243246
244247Multi-Model Uncertainty Characterization: Aircraft Actuator Model
245248-----------------------------------------------------------------
@@ -269,7 +272,7 @@ weight is constrained to the identity matrix. Given that the right uncertainty
269272weight is the identity matrix, a fit does not need to be performed for this weight
270273as it will be neglected in the generalized plant.
271274
272- .. image :: _static/example_8/8_magnitude_uncertainty_weight .png
275+ .. image :: _static/example_8/8_sval_uncertainty_weight_left .png
273276
274277
275278
0 commit comments