Kalman Filter
Optimal linear estimation under Gaussian noise — the workhorse of navigation.
Overview
The Kalman filter provides the minimum-mean-square-error (MMSE) estimate of the state given a sequence of measurements , under the assumption that both process and measurement noise are Gaussian and that the system is linear.
State-space model
where and .