統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Ho to perform the same calculation in all columns of a matrix?
Hi all, I would like to perform "adtest" in all columns of my matrix sized 200x90 without having a loop iterating 90 times. I...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Multitaper spectral estimation (pmtm.m)
Hi, I was trying to use pmtm function but oddly it gives error. I have been using it a few months ago with no problem. Has an...
9年以上 前 | 1 件の回答 | 0
1
回答質問
How to get values assigned to a string?
Hi all, My data are stored as below in the workspace: white_left 400x129 white_right 400x129 black_left 400x90 ...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Usage of Exclamation point in MATLAB?
Hey all, I just wondered about the application of "exclamation point" (!) in MATLAB. I have read a bit in forums and it is mo...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Cross validation in Support vector machine (SVM).
Hello all, I am trying to find out of sample mis-classification for my SVM model using by using: CVSVMModel1 = crossval(...
10年弱 前 | 0 件の回答 | 2
0
回答質問
How to make my logical data homogene?
Hi all, I have a vector logical data which varies between 0 and 1 in this way: data = [0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1...
10年弱 前 | 3 件の回答 | 0