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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
