Skip to content

Perform optimal state estimation for linear systems with adaptive online noise covariance estimation

License

Notifications You must be signed in to change notification settings

BenGravell/adaptive-kalman-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive Kalman filter

The code in this repository implements an adaptive Kalman filter for linear systems with unknown process and measurement noise covariance.

The filter is based on the work "Adaptive Kalman Filter for Detectable Linear Time-Invariant Systems" by Moghe, Zanetti and Akella at https://arc.aiaa.org/doi/full/10.2514/1.G004359.

Package dependencies

  • NumPy
  • SciPy
  • Matplotlib
  • namedlist
  • RISE (for notebooks in slide presentation mode)

About

Perform optimal state estimation for linear systems with adaptive online noise covariance estimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published