程序 Resources

Showing items tagged with "程序"

Complete MATLAB code and detailed documentation (Word version) for Hilbert-Huang Transform algorithm implementation, specifically designed for mechanical fault diagnosis applications with comprehensive signal processing features.

MATLAB 418 views Tagged

MATLAB-based interactive image matting program implementing Poisson, Hillman, and Ruzon algorithms with source images and code implementations

MATLAB 233 views Tagged

SVM face recognition program source code includes s1-s40 face database, face.m as main recognition program, and load_database.m for data loading function. Note: LIBSVM toolbox functions require manual installation - first install compiler, then execute make.m for setup.

MATLAB 297 views Tagged

The Gray System offers an effective approach for predicting unknown data. This program requires only modification of the raw data to generate results, featuring implementations such as GM(1,1) modeling and data sequence accumulation generation.

MATLAB 216 views Tagged

This MATLAB program implements a braking distance calculation model that accounts for vehicle speed, road conditions, and brake system parameters. The code demonstrates practical implementation of physics-based braking algorithms using velocity-dependent friction modeling and deceleration calculations.

MATLAB 203 views Tagged