We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jldoctest
1 parent f7f63b3 commit 7b9d014Copy full SHA for 7b9d014
1 file changed
src/estimator/mhe/construct.jl
@@ -333,7 +333,6 @@ MovingHorizonEstimator estimator with a sample time Ts = 10.0 s:
333
├ direct: true
334
└ dimensions:
335
│ ├ 5 estimation steps He
336
- │ ├ 0 slack variable ε (estimation constraints)
337
│ ├ 1 manipulated inputs u (0 integrating states)
338
│ ├ 2 estimated states x̂
339
│ ├ 1 measured outputs ym (1 integrating states)
@@ -781,7 +780,6 @@ MovingHorizonEstimator estimator with a sample time Ts = 1.0 s:
781
780
782
783
│ ├ 3 estimation steps He
784
785
786
787
0 commit comments