Description: (1) Bayes classification
Known N = 9, = 3, n = 2, C = 3, x = should ask which category?
(2) Cluster
C-means clustering algorithm using cluster analysis on IRIS data
(3) discriminant analysis
Pattern recognition tasks completed on ORL face database standard or Yale.
With PCA and nuclear-based PCA (KPCA) method to complete the reconstruction of the face image recognition test.
To Search:
File list (Check if you may need any files):
PCA\pca.m
Bayes\Bayes.m
C-means\assort.m
.......\cmeans.m
.......\Dist.m
.......\dist1.m
.......\iris.txt
.......\loadiris.m
.......\main.m
KPCA\kpca.m
PCA
Bayes
C-means
KPCA