how to display the clustered values which are clustered using k means clustering?

1 回表示 (過去 30 日間)
Vijaya
Vijaya 2013 年 8 月 30 日
コメント済み: Praveen Kumar 2015 年 9 月 17 日
i have 4 clusters.want to display 3 clusters values.

回答 (3 件)

Walter Roberson
Walter Roberson 2013 年 8 月 30 日
disp() ? fprintf() ? uitable ?

Vijaya
Vijaya 2013 年 8 月 30 日
i want to extract some of the clusters values. how to extract that.having 3 clusters need to get 2 clusters values. help me with the code please.

Marta Salas
Marta Salas 2014 年 3 月 19 日
There is an example on how to plot the clusters and the cluster centroids here: http://www.mathworks.es/es/help/stats/kmeans.html

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by