File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -780,11 +780,10 @@ The linear model predictions are evaluated by :
780780 &= \m athbf{E ΔU} + \m athbf{F}
781781\e nd{aligned}
782782```
783- where predicted outputs ``\m athbf{Ŷ}``, stochastic outputs ``\m athbf{Ŷ_s}``, and measured
784- disturbances ``\m athbf{D̂}`` are from ``k + 1`` to ``k + H_p``. Input increments
785- ``\m athbf{ΔU}`` are from ``k`` to ``k + H_c - 1``. The vector ``\m athbf{x̂}_{k-1}(k)`` is the
786- state estimated at the last control period. The method also computes similar matrices but
787- for the predicted terminal states at ``k+H_p``:
783+ where predicted outputs ``\m athbf{Ŷ}`` and measured disturbances ``\m athbf{D̂}`` are from ``k
784+ + 1`` to ``k + H_p``. Input increments ``\m athbf{ΔU}`` are from ``k`` to ``k + H_c - 1``.
785+ The vector ``\m athbf{x̂}_{k-1}(k)`` is the state estimated at the last control period. The
786+ method also computes similar matrices but for the predicted terminal states at ``k+H_p``:
788787```math
789788\b egin{aligned}
790789 \m athbf{x̂}_{k-1}(k+H_p)
You can’t perform that action at this time.
0 commit comments