|
DSP Master VCL
|
The following tables list the members exposed by TExtendedKalmanFilter.
|
|
Name |
Description |
|
Parameter is of type TVec and has to be filled with result of non-linear measurement function h. | |
|
Parameter is of type TVec and has to be filled with result of non-linear process function f. |
|
|
Name |
Description |
|
Maps x(k-1) to x(k) without noise or system input. | |
|
Relates process values x(k) to the measurement z(k). | |
|
Optional parameter. | |
|
Kalman gain. | |
|
Estimation error covariance. | |
|
Process noise covariance. | |
|
Measurement noise covariance. | |
|
Matrix of partial derivates of h with respect to v. v is the measurement noise. | |
|
Matrix of partial derivates of f with respect to w. w is the process noise. | |
|
The process estimates. | |
|
The measured values. |
|
|
Name |
Description |
![]() |
Applies one "measurement update". | |
![]() |
Applies one "time update". | |
|
Advances the computation by one iteration. |
|
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|