Particle, Sigma-Point, and Kalman Filters

A particle filter, sigma-point filter, and extended/linear Kalman filters with demos and utilities.
2.9K Downloads
Updated 17 Dec 2017

This submission contains four general-use filters for state estimation, including:
* a particle filter (bootstrap filter),
* a sigma-point (unscented) filter,
* an extended Kalman filter,
* and a linear Kalman filter.

It also includes demonstration files for each, with many plots, animations, and code comments.

Several small utilities related to state estimation are included as well.

These files correspond to the "How Kalman Filters Work" article available here:

http://www.anuncommonlab.com/articles/how-kalman-filters-work/

Cite As

Tucker McClure (2024). Particle, Sigma-Point, and Kalman Filters (https://github.com/tuckermcclure/how-kalman-filters-work-examples), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Online Estimation in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.