SVD方法 Resources

Showing items tagged with "SVD方法"

A self-developed mini-experiment implementing face recognition algorithms in MATLAB using classical PCA methodology. The core implementation employs SVD-based feature extraction for PCA principal components in pixel space, with classification relying on minimum distance classification algorithm.

MATLAB 204 views Tagged