Borrar filtros
Borrar filtros

Error using KMEANS. First argument must be a real array. Please help

8 visualizaciones (últimos 30 días)
João Serras
João Serras el 27 de Jul. de 2022
Comentada: João Serras el 27 de Jul. de 2022
Hi
I am a real MATLAB rookie and nmeed to carry cluster analysis, having the following code:
X = ESIAS24
intensityCluster = kmeans(X,4)
ESIAS24 is a 2 column table, from an excel spreadheet:
is anyone able to help me? The table is real (well ... its number), and I do no know how to force the integers to be "real number, if this is the problem
  4 comentarios

Iniciar sesión para comentar.

Respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by