We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
getinfo
1 parent 677b9c7 commit 701c5ccCopy full SHA for 701c5cc
src/estimator/mhe/execute.jl
@@ -77,7 +77,7 @@ following fields:
77
- `:Ŵ` or *`:What`* : optimal estimated process noise over ``N_k``, ``\mathbf{Ŵ}``
78
- `:ϵ` or *`:epsilon`* : optimal slack variable, ``ϵ``
79
- `:X̂` or *`:Xhat`* : optimal estimated states over ``N_k+1``, ``\mathbf{X̂}``
80
-- `:x̂` or *`:xhat`* : optimal estimated state for the next time step, ``\mathbf{x̂}_k(k+1)``
+- `:x̂` or *`:xhat`* : optimal estimated state, ``\mathbf{x̂}_k(k+p)``
81
- `:V̂` or *`:Vhat`* : optimal estimated sensor noise over ``N_k``, ``\mathbf{V̂}``
82
- `:P̄` or *`:Pbar`* : estimation error covariance at arrival, ``\mathbf{P̄}``
83
- `:x̄` or *`:xbar`* : optimal estimation error at arrival, ``\mathbf{x̄}``
0 commit comments