Code written for the 11. task of Model Analysis 1 in the year 2023/24.
  • Python 63.4%
  • TeX 36.6%
Find a file
2024-08-18 01:32:40 +02:00
CartesianGPS docs: 📝 start writing results section 2024-08-17 23:33:42 +02:00
Latex feat: 🚀 deploy first version of .pdf 2024-08-18 01:29:40 +02:00
PhoneGPS feat: 🎨 add comparison plot for no a and all 2024-08-18 00:19:43 +02:00
RelativeGPS feat: 📝 write large portion of results 2024-08-18 00:56:48 +02:00
Sources feat: get basic plots for 3. subtask 2024-08-17 01:35:41 +02:00
SuppliedData init: 🎉 start project 2024-08-13 21:56:56 +02:00
.git-lfs-ignore.sh feat: add a few vital files and plot supplied data 2024-08-15 00:13:41 +02:00
.gitignore fix: 🎨 fix geolocation mismatch for on ramp 2024-08-15 22:39:12 +02:00
ma-style.mplstyle feat: 🎨 add velocity compare plot 2024-08-15 22:11:07 +02:00
MarkoUrbanc_mod111.pdf fix: ⚰️ silly me, forgor the .pdf 2024-08-18 01:32:40 +02:00
mod111_instructions.pdf init: 🎉 start project 2024-08-13 21:56:56 +02:00
mod111_scan.pdf fix: 🚑 fix wrong scan 2024-08-13 22:53:09 +02:00
pyrightconfig.json feat: add a few vital files and plot supplied data 2024-08-15 00:13:41 +02:00
README.md fix: 🎨 fix geolocation mismatch for on ramp 2024-08-15 22:39:12 +02:00
requirements.txt feat: add a few vital files and plot supplied data 2024-08-15 00:13:41 +02:00

GPS Data Filtering using the Kalman Filter

Code for KalmanFilter was kindly borrowed from this repository and modified to suit the needs of this project.

sudo apt install libcairo2-dev
pip install git+https://github.com/enzet/map-machine