2022-04-08 01:21:15 +00:00
2022-04-08 03:18:57 +02:00
2022-04-08 01:21:15 +00:00

Kalman Filter

In this project, a simple linear Kalman Filter is implemented.

Usage

From the root directory of this repository run

python -m kalman_filter

All parameters influencing the Kalman Filter and simulation can be modified in kalman_filter/__main__.py

Description
No description provided
Readme 131 KiB
Languages
Python 100%