Description: Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
The sample has a high degree of similarity, rather than difference in kind in large samples. Focused on the soft clustering (Fuzzy C- Means FCM), but its description means equally suitable for hard poly
Class (HCM) and other similar issues.
To Search:
File list (Check if you may need any files):
FCM\FCMClust.m
...\KFCMClust.m
...\核聚类算法.pdf
FCM