Skip to main content
. 2020 Jun 21;20(12):3514. doi: 10.3390/s20123514

Table 1.

Shorthand table of filtering algorithms.

Shorthand Explanation
KF A method for state estimation of linear systems.
CKF A method for state estimation of nonlinear systems.
DCKF Aiming at the system introduced in this article, a derivative algorithm is proposed by combining the KF and CKF algorithms. The KF algorithm is used for the linear part of the system, and the CKF algorithm is used for the nonlinear part of the system.
SVDDCKF The Cholesky decomposition for solving cubature points in the DCKF algorithm is replaced with SVD decomposition.
Federatedfilter An information fusion framework.
SVDFDCKF Apply SVD-DCKF as a sub-filter to the federated filter.