calibertytz / filterlib

It is a lib containing different filtering algorithm implemented by python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filterlib

It is a lib containing different filtering algorithm implemented by python.

filterlib.py contains classical kf, ekf, iekf, sir, gpf algorithm now.

In the future, we will add more filtering algorithm into it.

example.py shows how to use these algorithm for the specific examples.

About

It is a lib containing different filtering algorithm implemented by python

License:MIT License


Languages

Language:Python 100.0%