- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 16kb
- Update:
- 2017-07-07
- Downloads:
- 0 Times
- Uploaded by:
- Q
Description: The unsupervised clustering algorithm based on K means outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data inside, click test.m to be able to run perfectly.
To Search:
File list (Check if you may need any files):
kmeans\data.mat
kmeans\k_means.m
kmeans\test.m
kmeans