photo

Sincloe Brans


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
1 답변

순위
253,046
of 300,343

평판
0

참여
4 질문
1 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
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년 초과 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0

0

답변