Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Kalman filter

Kalman filter algorithm uses a series of measurements observed


over time, containing noise and other inaccuracies, and produces
estimates of unknown variables. This estimate tend to be more
accurate than those based on a single measurement alone. Using a
Kalman filter does not assume that the errors are Gaussian;
however, the filter yields the exact conditional probability estimate
in the special case that all errors are Gaussian.

Kalman filter is a means to find the estimates of


the process. Filtering comes from its primitive
use of reducing or “filtering out” unwanted
variables which in our case is the estimation
error.

You might also like