Borrar filtros
Borrar filtros

Can we use k-means clustering on this matrix

2 visualizaciones (últimos 30 días)
Kartik
Kartik el 11 de Nov. de 2013
Respondida: Walter Roberson el 11 de Nov. de 2013
here the rows represent temperatures from -40 to 400 degrees and the 7 columns represent type of thermocouples(B,J,K....)
My question is that can we use clustering algorithms on such type of matrices when all the column contains the same entity at different states.
If not, then what could be the possible methods for identification..plz answer

Respuesta aceptada

Walter Roberson
Walter Roberson el 11 de Nov. de 2013
kmeans() does not care what the interpretation of the data is. Just feed it the array.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by