how to find cluster centroid?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
i hav clusterd my image into three clusters. Now how to find the cluster centroids?
0 commentaires
Réponses (2)
Amateuromania
le 9 Oct 2012
if you are storing the cluster points' values, you can use kmeans() function.
0 commentaires
Voir également
Catégories
En savoir plus sur Cluster Analysis and Anomaly Detection dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!