how to find cluster centroid?
10 次查看(过去 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!