
georgina company
Followers: 0 Following: 0
Feeds
提问
SD from k-fold validation classification learner
I am dealing with a reviewer that ask for the standard deviation obtained in the k-fold validation LDA algorithm obtained from t...
11 months 前 | 1 个回答 | 0
1
个回答提问
Load DICOM image, binarize, and save a new DICOM image
I load a DICOM Image and binarize it. Then I save a new dicom image. However, the saved image is only black, and not black and ...
12 months 前 | 1 个回答 | 0
1
个回答提问
Increase amplitude for an individual plot in a hold on multiplot
Good morning, I have the following code: VAR= rand(2000,4); sepa=5; for i=1:4 plot(VAR(:,i)+sepa*(i-1)) hold on en...
6 years 前 | 1 个回答 | 0
1
个回答提问
Why are p-value and rho NaN when applying the function "corr"?
Hi, I have two vectors and when applying [rho,pval] = corr(x,y) it returns me NaN values. Could you please tell me what am I ...
7 years 前 | 1 个回答 | 0