Update html pages

This commit is contained in:
2020-03-11 19:00:22 +01:00
parent 62a9796945
commit b5d73ab978
5 changed files with 2338 additions and 886 deletions

View File

@@ -989,7 +989,7 @@ The control architecture is shown in Figure [[fig:centralized_reference_tracking
*** Plant Analysis
The plant is pre-multiplied by $\bm{G}^{-1}(\omega = 0)$.
The diagonal elements of the shaped plant are shown in Figure [[fig:centralized_reference_tracking_SD]].
The diagonal elements of the shaped plant are shown in Figure [[fig:plant_centralized_diagonal_SD]].
#+begin_src matlab
G0 = G*inv(freqresp(G, 0));