Kalman Filter Parameters
This creates a new KalmanFilterParameters with a specified model and data covariance.
Parameters
model Covariance
the covariance of the model.
data Covariance
the covariance of the data.
This creates a new KalmanFilterParameters with a specified model and data covariance.
the covariance of the model.
the covariance of the data.