Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
i have 4 clusters.want to display 3 clusters values.

Respuestas (3)

Walter Roberson
Walter Roberson el 30 de Ag. de 2013
disp() ? fprintf() ? uitable ?

Vijaya
Vijaya el 30 de Ag. de 2013
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 el 19 de Mzo. de 2014
There is an example on how to plot the clusters and the cluster centroids here: http://www.mathworks.es/es/help/stats/kmeans.html

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by