Feeds
提问
Why getting this error??
min=min(data); max=max(data); normdata=(data - min)./(max - min) Why getting this error?? Error using - Matrix dimensions...
5 years 前 | 2 个回答 | 0
2
个回答提问
K Nearest Neighbor cluster analysis and prediction
How can write code on matlab to apply kNN function and compute the accuracy over all folds, then average the results? To compu...
5 years 前 | 1 个回答 | 0
1
个回答提问
help me to write this code
How can i write code on matlab to find the last value in each row contains the target label for that row, and the remaining valu...
5 years 前 | 1 个回答 | 0
