Community Profile

photo

DEEPAK PHCSFI17041149


Last seen: 대략 4년 전 2017년부터 활동

Working on Machine Learning/Computer Vision

통계

  • First Review
  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


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...

거의 6년 전 | 답변 수: 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...

거의 6년 전 | 답변 수: 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...

대략 6년 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 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...

6년 초과 전 | 답변 수: 1 | 0

1

답변