photo

Gideon Kassa


Last seen: 3ヶ月 前|2021 以来アクティブ

Statistics

  • First Answer

バッジを表示

Content Feed

表示方法

回答済み
'The 'Start' matrix must have the same number of columns as X.' - Error when using Kmeans
Your K is 16. So rather than doing this idx2Region = kmeans(XGrid,3,'MaxIter',1,'Start',C); do this idx2Region = kmeans(XGri...

9ヶ月 前 | 0