assigning weights for clustering 2d objects
8 ビュー (過去 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!