Performs computation of the update equations.
double
array containing the observations. double
matrix containing the y.Length by b.Length
matrix relating the observations to the state vector in the observation equation. double
matrix containing the y.Length by y.Length
matrix such that r
*
is a positive unknown scalar. Only elements in the upper triangle of
r
are referenced.
KalmanFilter Class | Imsl.Stat Namespace