滤波程序 Resources

Showing items tagged with "滤波程序"

This program implements the Cubature Kalman Filter (CKF) method, including comprehensive algorithms for cubature point calculation, system simulation, time update, and measurement update processes. Ideal for learning and reference purposes with practical code implementations.

MATLAB 224 views Tagged

This MATLAB filtering program implements spatial domain 2D convolution filtering, frequency domain high-pass filtering, and third-order Butterworth high-pass filter design. The program demonstrates excellent performance and includes comprehensive code comments, ensuring strong generalizability and portability for signal processing applications.

MATLAB 248 views Tagged