学习 Resources

Showing items tagged with "学习"

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

Supervised Learning Neural Network Regression for Gasoline Octane Number Prediction Using Near-Infrared Spectroscopy Data. For detailed tutorial explanations and high-resolution materials (due to file size limitations), please contact me at 1066146635@qq.com. This implementation covers neural network architecture design, spectral data preprocessing, and regression model training techniques.

MATLAB 274 views Tagged