nickaleks / adaptive-kalman-filter

Kalman filter implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adaptive-kalman-filter

This project researches possibility to apply machine learning to compute process noise covariance matrix for kalman filter algorithm. Classic Kalman filter implementation is also provided.

See kalman filter.ipynb for further information

About

Kalman filter implementation

License:MIT License


Languages

Language:Jupyter Notebook 100.0%