recursive estimator
C40683
concept
A recursive estimator is an algorithm that incrementally updates its estimate of an unknown quantity as new data arrive, using the previous estimate and current observation without reprocessing all past data.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| iterative algorithm | 1 |
Instances (3)
| Instance | Via concept surface |
|---|---|
| Robbins–Monro algorithm | iterative algorithm |
| extended Kalman filter | — |
| unscented Kalman filter | — |