Skip to content

Commit 6277637

Browse files
committed
add MHE in features
1 parent d03247e commit 6277637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,14 +108,14 @@ for more detailed examples.
108108

109109
### State Estimation Features
110110

111-
- [ ] supported state estimators/observers:
111+
- [x] supported state estimators/observers:
112112
- [x] steady-state Kalman filter
113113
- [x] Kalman filter
114114
- [x] Luenberger observer
115115
- [x] internal model structure
116116
- [x] extended Kalman filter
117117
- [x] unscented Kalman filter
118-
- [ ] moving horizon estimator
118+
- [x] moving horizon estimator
119119
- [x] easily estimate unmeasured disturbances by adding one or more integrators at the:
120120
- [x] manipulated inputs
121121
- [x] measured outputs

0 commit comments

Comments
 (0)