assigning weights for clustering 2d objects
9 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Cluster Analysis and Anomaly Detection 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!