photo

Rishika Sen


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
131,318
of 301,506

評判
0

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

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,306

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,911

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

質問


Does all the points in the ourput of convexHull function, a part of the convex hull formed?
I have given a 3D data as input into the function convhull. The output given is a triplet. What does the triplet mean? Does the ...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


understanding the output of neural network using the neural network toolbox in R2013b
I am using the Matlab neural network toolbox in code form, for classification. When I use the statement y = net(x), after having...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


How to interpret criterion value of sequential forward feature selection algorithm?
I am using the sequential forward feature selection algorithm. In the output, it gives the feature number that it has added and ...

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

0

回答

質問


Getting a new error when running sequential forward selection function
I am attempting to run the forward feature selection algorithm as follows: X=combine_6_non; y=target; %to avoid ran...

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

0

回答