Repository for projects which are a part of the NI-LSM course at FIT CTU. kalman.ipynb contains implementation of the Kalman filter for constant time delta. kalman_td.ipynb contains implementation of the Kalman filter for varying time delta.