程序 Resources

Showing items tagged with "程序"

This package contains programs for performing image edge detection and threshold segmentation. All source code was personally developed using MATLAB, delivering effective results. The implementation includes custom algorithms for edge detection operators and adaptive thresholding techniques.

MATLAB 217 views Tagged

This is a PCA-based face recognition program that utilizes Principal Component Analysis for facial feature extraction and classification. The implementation includes dimensionality reduction techniques and pattern matching algorithms for efficient face identification.

MATLAB 252 views Tagged

RBF neural network prediction program implementing a two-stage workflow of first building the model then performing predictions, demonstrating excellent accuracy with practical code implementation examples

MATLAB 176 views Tagged