滤波算法 Resources

Showing items tagged with "滤波算法"

This toolbox provides implementations of various filtering algorithms including KF (Kalman Filter), UKF (Unscented Kalman Filter), EKF (Extended Kalman Filter), and UPF (Unscented Particle Filter). The algorithms are demonstrated using GSM signal processing examples and can be easily modified for different applications. The implementation includes modular code structure with configurable parameters and visualization capabilities for performance analysis.

MATLAB 231 views Tagged

Implementation of filtering algorithms in GPS satellite positioning using UKF for maneuvering target localization with positioning error analysis. Code implementation includes state estimation and covariance propagation through sigma points.

MATLAB 196 views Tagged