![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11199694_1509374426104.jpg)
DEEPAK PHCSFI17041149
Followers: 0 Following: 0
Working on Machine Learning/Computer Vision
統計
MATLAB Answers
9 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can i trace a matlab modelling code, generated through GUI for decision tree classifer?
i am kind of trying to get an understanding over the decision tree algorithm of matlab. To get some clarification over the cross...
7年弱 前 | 0 件の回答 | 0
0
回答質問
How to access a cell array using loops?
I have a cell array A who's dimensions is in multiples of 8. For ex *1x192* , now i want to pick the elements of the cell array...
7年弱 前 | 1 件の回答 | 0
1
回答質問
How to calculate mean across the elements of a cellarray?
I have a cellarray |A| of dimension |64x8| with elements in the following dimension, 520x1 double 520x1 double 520x1 double...
約7年 前 | 1 件の回答 | 0
1
回答質問
how to convert a numeric matrix to cell array without changing its property?
i have a training matrix |A| of dimension |384x4160|, inorder to create labels and supply it as a input to the |svmtrain| functi...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to concatenate each element of a cell array across rows ?
I have a cell array of dimension |64x8| in which each row is comprised of the following dimension, Say, 260x1 double 260...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to Horizontally concatenate the values of a matrices present inside a cell array using loops?
I have a |1x8 Cell Array(A)| with elements composed of the following dimension. 10x13x2 double 10x13x2 double 10x13x2 doubl...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to resize the element matrix inside a cell array?
I have a |1x8 cell array| with elements composed of the following dimension. 10x13x2 double 10x13x2 double 10x13x2 dou...
約7年 前 | 1 件の回答 | 0
1
回答質問
How to save a contents of a cell array to multiple text files?
I have a 100x8 Cell Array. Each of the elements of this cell array is a 10x13xN matrix.(N varies across rows) Now, I want to sa...
約7年 前 | 0 件の回答 | 0
0
回答質問
How to iterate through a Multi-Dimensional Cell array?
I have a cell array defined as A = cell(i,8); say i = 4. now i am trying to fill up the 4x8 cell array with a function...
約7年 前 | 1 件の回答 | 0