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

조회 수: 5 (최근 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 CenterFile 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!

Translated by