What does Kalman filter mean?

An estimator that repeats two steps, predict with a model and correct towards a measurement, and works out how far to move towards each measurement from how uncertain the prediction and the measurement are. For a linear system with Gaussian noise no estimator does better.

Also written as: Kalman filters

In a lesson

That is it. The Kalman filter, the particle filter in U7, the whole family: they differ in how the state is represented and how the weighting is chosen, never in the shape.

Learn it

Used in

Do the lesson in the simulator

All glossary terms