assigning weights for clustering 2d objects
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
what should be the approach to assign proper weights if we need to cluster objects based upon weighted data.. i.e I have n numbers of elements which need to be clusterize..
if (a,b) be the two dimensions of each object.. and w1 be the weight associated with a and w2 be the weight associated with b.. w1*a & w2*b
then how can I properly assign weights so that they can be clusterized based upon these 2d values
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Cluster Analysis and Anomaly Detection en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!