重心法や群平均法を用いたクラスタリング
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
以下のようなデータを重心法または群平均法でクラスタリングしたいのですがどうすればいいのでしょうか。
また、クラスタリングしたデータは後で1次元のグラフで出します。
pd = makedist('Normal');
valid_rows = 300;
r = random(pd,[valid_rows,1]
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur ビッグ データの処理 dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!