Description: Called the k-means of the MATLAB function, to achieve k means algorithm. Input matrix X, w, the output value of the final estimates and cluster identification number.
To Search:
- [proj10-01] - In the test preparation process to achie
- [K-means] - K mean clustering algorithm for clusteri
File list (Check if you may need any files):
k-means\complete_linkage.m
.......\covert_prox_mat.m
.......\k_means.m
.......\single_linkage.m
k-means