統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,322
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
