how to find cluster centroid?
8 views (last 30 days)
Show older comments
i hav clusterd my image into three clusters. Now how to find the cluster centroids?
0 Comments
Answers (2)
Amateuromania
on 9 Oct 2012
if you are storing the cluster points' values, you can use kmeans() function.
0 Comments
See Also
Categories
Find more on Cluster Analysis and Anomaly Detection in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!