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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 3 个回答 | 0