Introduction - If you have any usage issues, please Google them yourself
Matlab extract main component matrix. Procedure design procedure:
1. Mean value
2. Calculate covariance matrix and its eigenvalues and eigenvectors
3. The number of eigenvalues of the covariance matrix is higher than the threshold value
4. Descending order the eigenvalue
5. Remove the smaller eigenvalues
6. Get rid of the larger eigenvalues (usually without this step)
7. The feature value of the merge selection
8. Select the corresponding eigenvalues and eigenvectors
Calculate the albino matrix
10. Extract the main component
Packet : 101259338extractionofthemaincomponents.rar filelist
Extraction of the main components.m