Description
Kalman and particle filters and smoothers.
Description
Linear, extended and unscented Kalman filters are provided, along with their corresponding smoothers. Furthermore, a particle filter and smoother is provided.
README.md
Kalman filters and smoothers in Haskell
The haddock contains links to references on the theory of Kalman and particle filtering and also contains a worked example of how to use the library.