学习 Resources

Showing items tagged with "学习"

SVM applied to face recognition with satisfactory performance! MATLAB implementation for educational purposes with practical coding examples.

MATLAB 212 views Tagged

This algorithm presents an improved version of the K-SVD algorithm, designed specifically for sparse dictionary learning. It effectively reduces computational complexity and accelerates dictionary update speed compared to traditional methods. The implementation typically involves optimized sparse coding steps and efficient singular value decomposition (SVD) operations.

MATLAB 186 views Tagged

A MATLAB-based implementation example of RBF neural network modeling, featuring practical code demonstrations and algorithm explanations to facilitate effective learning of RBF modeling techniques

MATLAB 196 views Tagged