統計
MATLAB Answers
4 質問
0 回答
ランク
of 171,169
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Is there a way to get the num2str without spaces?
I have a matrix, a=[1:100]. I want to get a matrix c, with the digits of 1:100. To do so, I first did b=num2str(a), w...
約8年 前 | 1 件の回答 | 1
1
回答質問
For SVM, what is the difference between gamma and sigma in the kernel scale for rbf?
In some places the kernel scale is defined with gamma, and others sigma. Are the two the same?
8年以上 前 | 1 件の回答 | 2
1
回答質問
How do I define a neural network target matrix in this situation?
My input data is a 100 x 200 matrix. The 100 rows represent different subjects and the 200 columns are data points for different...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Any suggestions on how to write the best text-finding code (takes a given text and searches all files in provided folder for that string of text and outputs which files contain the text, as well as the location of the text within the file)?
I have a folder full of text files, and I want the code to go through each file and search for a specified 5 character text (lik...
約9年 前 | 1 件の回答 | 0

