Matthew Taliaferro
University of Minnesota Twin Cities
Followers: 0 Following: 0
I am currently a graduate student
Statistica
RANK
33.164
of 295.569
REPUTAZIONE
1
CONTRIBUTI
2 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
1
RANK
9.813 of 20.247
REPUTAZIONE
64
VALUTAZIONE MEDIA
3.70
CONTRIBUTI
2 File
DOWNLOAD
7
ALL TIME DOWNLOAD
556
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Inviato
generalized_esd(x,alpha,k)
Applies generalized extreme Studentized deviate test for outliers at a specified confidence level
oltre 7 anni fa | 2 download |
Solving a sum of series of exponential function with a sum of series of cosine function inside
You cannot raise things to a power unless they are scalar or square (like the warning said). If you want to square each element,...
oltre 7 anni fa | 0
Inviato
csapsGCV(x,y,p,xx,W)
Returns optimal cubic smoothing spline using the generalized cross validation method
oltre 7 anni fa | 5 download |
Confidence intervals estimates for cubic smoothing spline (csaps)
I wrote my own code and posted it <https://www.mathworks.com/matlabcentral/fileexchange/63168-csapsgcv here>. Hopefully it's use...
oltre 7 anni fa | 0
| accettato
Domanda
Confidence intervals estimates for cubic smoothing spline (csaps)
Is there a built in function that will return the confidence bands for csaps (or the output from ppval)? Extra information that ...
oltre 7 anni fa | 2 risposte | 0
2
risposteHow can i do leave-one-out for classification?
I'm unsure what you are asking, but maybe the functions cvpartition() and/or crossval() are what you're looking for?
oltre 7 anni fa | 0
Domanda
Variable file path for importdata
I am unsure why the following code does not work: str = input('Enter the filename: ', 's'); bottom_temp = fullfile('Temp...
oltre 11 anni fa | 1 risposta | 1