Skip to content

Commit c0f6a82

Browse files
committed
minor doc correction
1 parent 53395cc commit c0f6a82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/controller/construct.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,8 @@ update ``\mathbf{f̂_{op}}`` operating points (for linearization at non-equilibr
402402
matrices for the predicted terminal states at ``k+H_p``:
403403
```math
404404
\begin{aligned}
405-
\mathbf{x̂_0}(k+H_p) &= \mathbf{e_x̂ ΔU} + \mathbf{g_x̂ d}(k) + \mathbf{j_x̂ }
406-
+ \mathbf{k_x̂ x̂_0}(k) + \mathbf{v_x̂ u}(k-1)
405+
\mathbf{x̂_0}(k+H_p) &= \mathbf{e_x̂ ΔU} + \mathbf{g_x̂ d_0}(k) + \mathbf{j_x̂ D̂_0}
406+
+ \mathbf{k_x̂ x̂_0}(k) + \mathbf{v_x̂ u_0}(k-1)
407407
+ \mathbf{b_x̂} \\
408408
&= \mathbf{e_x̂ ΔU} + \mathbf{f_x̂}
409409
\end{aligned}

0 commit comments

Comments
 (0)