photo

Gideon Kassa


Last seen: 4 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

已回答
'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...

3 years 前 | 0