photo

Sincloe Brans


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
201,224
of 300,765

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
RegressionTree cannot use "predict" method?
Just do Yfit = tree([Xnew]); where tree is your regression or classreg tree and Xnew the new X's to be predicted.

9 years 前 | 0

提问


Classification regression tree structure
Has anyone used clasregtree function to build a tree with numerical responses (Y)? If yes then any idea how the means ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Regression tree -details of the terminal nodes
I am making a Tree regression using "classtreereg". My tree has 20 terminal nodes and I named my tree as "t2". How do I get the ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Save matrix of each iteration
I have the following code: for c=1:10; D = maximin(n2,n1,'euclidean'); M = min(D,[],2); ; C=[D M]; [maxValue, ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


using value for a function from another function
I am developing a manufacturing process flow and I am stuck in place where there is a loop. Any kind of help is greatly appreci...

14 years 前 | 0 个回答 | 0

0

个回答