![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3369786_1522095404757_DEF.jpg)
Matthew Taliaferro
University of Minnesota Twin Cities
2013년부터 활동
Followers: 0 Following: 0
I am currently a graduate student
Feeds
제출됨
generalized_esd(x,alpha,k)
Applies generalized extreme Studentized deviate test for outliers at a specified confidence level
7년 초과 전 | 다운로드 수: 1 |
답변 있음
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,...
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,...
7년 초과 전 | 0
제출됨
csapsGCV(x,y,p,xx,W)
Returns optimal cubic smoothing spline using the generalized cross validation method
7년 초과 전 | 다운로드 수: 3 |
답변 있음
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...
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...
7년 초과 전 | 0
| 수락됨
질문
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 ...
7년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
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?
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?
7년 초과 전 | 0
질문
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...
거의 12년 전 | 답변 수: 1 | 1