Andreas Tsouchlos c6eb727e56 Update README.md
2022-04-11 07:33:11 +00:00
2022-04-08 14:18:30 +02:00
2022-04-08 14:04:22 +02:00
2022-04-11 07:33:11 +00:00

Python Kalman Filter

A simple Kalman Filter implementation in Python

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%