diff --git a/content/zettels/system_identification.md b/content/zettels/system_identification.md index de1750f..c84eeb8 100644 --- a/content/zettels/system_identification.md +++ b/content/zettels/system_identification.md @@ -96,7 +96,7 @@ At high frequency, the measurement noise dominates and the coherence is poor. ### Closed-Loop identification {#closed-loop-identification} If the open-loop system is unstable, a first simple controller needs to be designed to stabilizes the system. -Then, the plant can be identified from closed-loop system identification ([Figure 5](#figure--fig:siso-identification-schematic-simplier-closed-loop)). +Then, the plant can be identified from closed-loop system identification ([Figure 6](#figure--fig:siso-identification-schematic-simplier-closed-loop)). @@ -131,7 +131,7 @@ T = 1 - S; ### Multi-Input Multi-Output Plant {#multi-input-multi-output-plant} -This can be generalized to a MIMO plant ([Figure 5](#figure--fig:siso-identification-schematic-simplier-closed-loop)). +This can be generalized to a MIMO plant ([Figure 6](#figure--fig:siso-identification-schematic-simplier-closed-loop)). @@ -431,7 +431,7 @@ end ## Bibliography {#bibliography}