vault backup: 2024-10-16 15:38:10

This commit is contained in:
Dane Sabo 2024-10-16 15:38:10 -04:00
parent d2a99b2611
commit 82bbff9646

View File

@ -27,7 +27,7 @@ $$ \mathcal{P} = \left\{ \frac{1}{(m+e_m)s^2 + (b+e_b)s + (k + e_k)} \right\} \t
\matrix{m_{min} \leq m+e_m \leq m_{max} \\ \matrix{m_{min} \leq m+e_m \leq m_{max} \\
b_{min} \leq b +e_b \leq b_{max} \\ b_{min} \leq b +e_b \leq b_{max} \\
k_{min} \leq k +e_k \leq k_{max}} $$ k_{min} \leq k +e_k \leq k_{max}} $$
where $e_m$ is the difference between the nominal mass and the actual as-built mass. $e_b$ and $e_k$ follow similar logic. where $e_m$ is the difference between the nominal mass and the actual as-built mass. $e_b$ and $e_k$ follow similar logic. Structured perturbations are easy to use to create perturbed plants: simply pick values for $e_m$, $e_b$, and $e_k$ that are within
(The disk multiplicative perturbation) (The disk multiplicative perturbation)
(Explain how actually getting to W_2 isn't really trivial). (Explain how actually getting to W_2 isn't really trivial).