Description: k-means algorithm accepts input k then n data objects into k clusters in order to make clustering satisfy obtained: the objects in the same cluster high similarity different clustering object similarity small. Cluster similarity is the use of the mean of each cluster of objects that get a " central object" (center of gravity) to perform the calculation.
To Search:
File list (Check if you may need any files):
Kmeans\Kmeans_01_adj.m
Kmeans