Andreas Tsouchlos b95561011b Tidying up
2022-04-21 17:00:01 +02:00
2022-04-21 17:00:01 +02:00
2022-04-21 17:00:01 +02:00
2022-04-21 16:02:22 +02:00
2022-04-21 16:02:22 +02:00
2022-04-21 13:19:07 +02:00

Python Kalman Filter

A simple Kalman Filter implementation in Python

Dependencies

The python packages numpy, matplotlib and geopy are required:

$ pip install numpy matplotlib geopy

Usage

From the root directory of this repository run

$ python main.py
Description
No description provided
Readme 131 KiB
Languages
Python 100%