Particle, Sigma-Point, and Kalman Filters

A particle filter, sigma-point filter, and extended/linear Kalman filters with demos and utilities.

https://github.com/tuckermcclure/how-kalman-filters-work-examples

You are now following this Submission

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 (2026). Particle, Sigma-Point, and Kalman Filters (https://github.com/tuckermcclure/how-kalman-filters-work-examples), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
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.