@@ -252,12 +252,12 @@ N_k = \begin{cases}
252252 H_e & k ≥ H_e \e nd{cases}
253253```
254254The vectors ``\m athbf{Ŵ}`` and ``\m athbf{V̂}`` respectively encompass the estimated process
255- noises ``\m athbf{ŵ}(k-j+p)`` from ``j=N_k`` to ``1`` and sensor noises ``\m athbf{v̂}(k-j+1)``
256- from ``j=N_k`` to ``1``. The arguments of ``\m athbf{g_c}`` include the extended vectors of
257- the estimated states ``\m athbf{X̂_e}``, estimated sensor noises ``\m athbf{V̂_e}``, estimated
258- process noises ``\m athbf{Ŵ_e}``, manipulated inputs ``\m athbf{U_e}``, measured outputs
259- `` \m athbf{Y_e^m}`` and measured disturbances ``\m athbf{D_e}``. The Extended Help details all
260- these vectors, the slack variable ``ε`` and the estimation of the covariance at arrival
255+ noises ``\m athbf{ŵ}(k-j+p)`` and sensor noises ``\m athbf{v̂}(k-j+1)`` from ``j=N_k`` to ``1``.
256+ The arguments of ``\m athbf{g_c}`` include the extended vectors of the estimated states
257+ ``\m athbf{X̂_e}``, estimated sensor noises ``\m athbf{V̂_e}``, estimated process noises
258+ ``\m athbf{Ŵ_e}``, manipulated inputs ``\m athbf{U_e}``, measured outputs `` \m athbf{Y_e^m}``
259+ and measured disturbances ``\m athbf{D_e}``. The Extended Help details all these vectors, the
260+ slack variable ``ε`` and the estimation of the covariance at arrival
261261``\m athbf{P̂}_{k-N_k}(k-N_k+p)``. If the keyword argument `direct=true` (default value), the
262262constant ``p=0`` in the equations above, and the MHE is in the current form. Else ``p=1``,
263263leading to the prediction form.
0 commit comments