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!