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.
1 parent f7ec298 commit ecc8f64Copy full SHA for ecc8f64
src/estimator/execute.jl
@@ -49,7 +49,7 @@ Extended Help for details on ``\mathbf{û_0, f̂}`` and ``\mathbf{ĥ}`` implem
49
in which:
50
```math
51
\begin{aligned}
52
- \mathbf{û_0}(k) &= \mathbf{u_0}(k) + \mathbf{y_{s_u}(k)} \\
+ \mathbf{û_0}(k) &= \mathbf{u_0}(k) + \mathbf{y_{s_u}}(k) \\
53
\mathbf{y_{s_u}}(k) &= \mathbf{C_{s_u} x_s}(k) \\
54
\mathbf{y_{s_y}}(k) &= \mathbf{C_{s_y} x_s}(k)
55
\end{aligned}
0 commit comments