卡尔曼滤波器 Resources

Showing items tagged with "卡尔曼滤波器"

A practical demonstration of fault diagnosis implementation using Kalman Filter algorithms! Highly beneficial for beginners learning state estimation and system monitoring techniques with MATLAB/Simulink code examples.

MATLAB 215 views Tagged

A comprehensive Kalman filter implementation in MATLAB developed during graduate studies, accompanied by a detailed technical report. This project demonstrates fundamental Kalman filtering concepts including state prediction, measurement update, and covariance propagation. The code features modular structure with clear separation between prediction and correction steps, making it ideal for educational purposes and algorithm extension.

MATLAB 224 views Tagged

Implementing channel estimation with Kalman filter: State equation and measurement equation for channel estimation can be expressed respectively. Requirements: Provide channel mean square error curve versus increasing sample size, present MATLAB code and detailed estimation procedure with algorithm explanation.

MATLAB 212 views Tagged