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.
2 parents dc8681a + 805c331 commit 65b067bCopy full SHA for 65b067b
src/controller/construct.jl
@@ -447,7 +447,7 @@ The ``\mathbf{F}`` and ``\mathbf{f_x̂}`` vectors are recalculated at each contr
447
\mathbf{Ĉ W}(0) \\
448
\mathbf{Ĉ W}(1) \\
449
\vdots \\
450
- \mathbf{Ĉ W}(H_p-1) \end{bmatrix} \mathbf{\big(x̂_{op} + f̂_{op}\big)}
+ \mathbf{Ĉ W}(H_p-1) \end{bmatrix} \mathbf{f̂_{op} - \big(x̂_{op}\big)}
451
\end{aligned}
452
```
453
For the terminal constraints, the matrices are computed with:
0 commit comments