initial centroid in k-means
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,Is there the kmeans that initial center is selected by the user?
採用された回答
Walter Roberson
2013 年 11 月 22 日
If you are using http://www.mathworks.com/help/stats/kmeans.html then use the Start option and supply the matrix of centroids.
4 件のコメント
Image Analyst
2013 年 11 月 23 日
Perhaps you have an old version. What does it say about MATLAB's version and toolboxes when you issue the "ver" command? Do you have the Statistics Toolbox installed?
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!