photo

georgina company


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
215,646
of 300,365

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

7 years ago | 1 answer | 0

1

answer