|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
KalmanEstimator | ![]() |
| KalmanEstimator constructs the Kalman estimator for the StateSpaceModel object ss with process and measurement noise covariance matrices w and v. |
| KalmanEstimator includes the cross-covariance matrix h. |
| KalmanEstimator specifies sensors as the noisy measurements of ss. |
| KalmanEstimator specifies dinputs as the deterministic inputs of ss. |
| "CurrentEstimator" | constructs the current estimator | |
| "PredictionEstimator" | constructs the prediction estimator |
KalmanEstimator recognizes the discrete-time system and assembles a discrete-time Kalman estimator:
|