photo

georgina company


Last seen: 1 month ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

2 months ago | 1 answer | 0

1

answer

Question


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 ...

3 months ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer

Question


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 ...

6 years ago | 1 answer | 0

1

answer