File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -780,10 +780,11 @@ 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{Ŷ}`` 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``:
783+ where predicted outputs ``\m athbf{Ŷ}`` and measured disturbances ``\m athbf{D̂}`` are from
784+ ``k + 1`` to ``k + H_p``. Input increments ``\m athbf{ΔU}`` are from ``k`` to
785+ ``k + H_c - 1``. The vector ``\m athbf{x̂}_{k-1}(k)`` is the state estimated at the last
786+ control period. The method also computes similar matrices but for the predicted terminal
787+ states at ``k+H_p``:
787788```math
788789\b egin{aligned}
789790 \m athbf{x̂}_{k-1}(k+H_p)
You can’t perform that action at this time.
0 commit comments