Azzera filtri
Azzera filtri

How can I cluster data?

1 visualizzazione (ultimi 30 giorni)
M
M il 31 Ott 2013
Commentato: Ilya il 31 Ott 2013
Hi,
I have a set set of 3D data (i.e. X,Y,Z coordinates for each point). I would like to cluster these points into groups such that the distance from the centroid of the cluster to the point furthest from the center is not more than 10 nanometres. (i.e. radius of the cluster is not more than 10 nm). K-means doesn't seem particularity useful for this purpose as you have to specify the number of clusters.
Can anyone suggest a way to group points such that they are not separated by more than a specified distance?
  1 Commento
Ilya
Ilya il 31 Ott 2013
You need to specify additional constraints on the desired clustering solution. Based on what you said so far, turn every point into a separate cluster and you are done.

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by