photo

Matthew Taliaferro


University of Minnesota Twin Cities

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

I am currently a graduate student

统计学

All
MATLAB Answers

2 个提问
3 个回答

File Exchange

2 文件

排名
33,164
of 297,503

声誉
1

贡献数
2 个提问
3 个回答

回答接受率
100.0%

收到投票数
1

排名
9,832 of 20,449

声誉
65

平均
3.70

贡献数
2 文件

下载次数
2

ALL TIME 下载次数
565

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已回答
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 years 前 | 0

已回答
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...

8 years 前 | 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 ...

8 years 前 | 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?

8 years 前 | 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 years 前 | 1 个回答 | 1

1

个回答