photo

Matthew Taliaferro


University of Minnesota Twin Cities

Attivo dal 2013

Followers: 0   Following: 0

Messaggio

I am currently a graduate student

Statistica

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

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

circa 7 anni fa | 0

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

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

circa 7 anni fa | 2 risposte | 0

2

risposte

Risposto
How 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?

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

circa 11 anni fa | 1 risposta | 1

1

risposta