Sincloe Brans - MATLAB Central
photo

Sincloe Brans


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/11 to 03/25Use left and right arrows to move selectionFrom 10/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 質問
1 回答

ランク
208,331
of 297,775

評判
0

コントリビューション
4 質問
1 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,513

コントリビューション
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 ...

10年以上 前 | 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 ...

10年以上 前 | 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, ...

11年以上 前 | 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...

13年以上 前 | 0 件の回答 | 0

0

回答