学习 Resources

Showing items tagged with "学习"

Complete code implementation for radar system simulation and analysis, featuring comprehensive signal processing algorithms and target detection methods for technical learning

MATLAB 177 views Tagged

Microsoft Research's Speaker Recognition Toolkit featuring GMM-UBM and I-Vector implementations. The demo_gmm_ubm_artificial.m and demo_ivector_plda_artificial.m files provide educational examples demonstrating simulated feature parameter generation, model training, and recognition processes - ideal for researchers learning fundamental speaker recognition algorithms. Detailed usage instructions are available in the internal documentation.

MATLAB 222 views Tagged

This personally improved and debugged inter-frame difference method serves as a valuable resource for developers studying vehicle detection algorithms, with optimized code implementation and parameter tuning.

MATLAB 208 views Tagged

A comprehensive Kalman filter implementation featuring a MATLAB GUI interface (matlab-kalman-GUI). This fully commented program includes three practical sample implementations with clear algorithm explanations. Serves as an excellent development guide for understanding and designing various Kalman filter types, featuring key functions for state prediction, measurement updates, and covariance calculations. Includes supplemental documentation from initial learning stages to support research and educational purposes. (No password required)

MATLAB 259 views Tagged