how to find cluster centroid?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
i hav clusterd my image into three clusters. Now how to find the cluster centroids?
0 Kommentare
Antworten (2)
Amateuromania
am 9 Okt. 2012
if you are storing the cluster points' values, you can use kmeans() function.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!