Module kalman

Module kalman 

Source
Expand description

Export contents of kalman folder

Structsยง

Kalman1D
Implementation of Discrete Kalman filter for case when there is only on variable X.
Kalman1DError
Kalman2D
Implementation of Discrete Kalman filter for case when there are two variables: X and Y.
Kalman2DError