フィルターのクリア

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

8 ビュー (過去 30 日間)
João Serras
João Serras 2022 年 7 月 27 日
コメント済み: João Serras 2022 年 7 月 27 日
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 件のコメント
João Serras
João Serras 2022 年 7 月 27 日
Gee thanks!!!!
Up and running!
João Serras
João Serras 2022 年 7 月 27 日
Used table2array...

サインインしてコメントする。

回答 (0 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by