統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,475
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Using SVM on a matrix
I have a large matrix with values ranging from -255 to 255. How do I use matalb to perform a svm analysis on the matrix to perfo...
2年以上 前 | 1 件の回答 | 0
1
回答質問
I have a 3D matrix that is 64 by 700 by 10. I want to add the 700 numbers to result in a 2D 64 by 10 matrix. How do I do that?
For example, M = rand(64,700,10); This results in a matrix of the above dimensions or rows by columns by page. How can I perf...
3年以上 前 | 1 件の回答 | 0
