CapacitorSet / distributed-localization

Code for the "Modeling and control of cyberphysical systems" course assignments at Politecnico di Torino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

distributed-localization

Code for the "Modeling and control of cyberphysical systems" course assignments at Politecnico di Torino. Implements IST, DIST, O-DIST.

Use params.py to tune the parameters; run with -h to see command line flags.

Creates three files with data for analysis:

  • ist.csv
  • dist.csv
  • o-dist.csv

About

Code for the "Modeling and control of cyberphysical systems" course assignments at Politecnico di Torino


Languages

Language:Jupyter Notebook 65.2%Language:Python 34.8%