Info

この質問は閉じられています。 編集または回答するには再度開いてください。

why get the same result when use euclidean or seuclidean?

1 回表示 (過去 30 日間)
huda nawaf
huda nawaf 2012 年 8 月 28 日
hi, I used this hierarchical clustering using ward
p=pdist(data,'euclidean'); L=linkage(p,'ward');
but when use distance metric euclidean or seuclidean , I get the same results
why?
thanks

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by