how to find cluster centroid?
조회 수: 8 (최근 30일)
이전 댓글 표시
i hav clusterd my image into three clusters. Now how to find the cluster centroids?
댓글 수: 0
답변 (2개)
Amateuromania
2012년 10월 9일
if you are storing the cluster points' values, you can use kmeans() function.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!