photo

Tripti Malviya


2012년부터 활동

Followers: 0   Following: 0

메시지

Student

통계

MATLAB Answers

6 질문
0 답변

순위
213,845
of 301,200

평판
0

참여
6 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,339

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


TMG(text to matrix) toolbox usage
Can anybody help me to use the classification module in tmg toolbox. Please tell me : * how to write the .mat file to be sup...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


how to find the index of first n occurrence of each unique value of a matrix
I have a 5915x1 matrix and there are 42 unique values in the matrix.I want to find out first 75 occurences of each unique value....

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


how to do feature selection?
I have made a term-document matrix from a large textual data set and i want to find out the feature from that.Can any body help ...

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


Error: ()-indexing must appear last in an index expression
I m getting this error while i try to execute this code for i=1:n for j=1:n b1=bu(1,i)(j); a1=(n*b...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


Error::Assignment has more non-singleton rhs dimensions than non-singleton subscripts
I m trying the following code : for o=1:n x=length(find(cell2mat(mi(1,o)))); m(1,o)=[m(1,o),x]; end and I get this err...

대략 13년 전 | 답변 수: 1 | 0

1

답변

질문


How to display dictionary elements along with their frequency
I m trying to display the dictionary elements and their frequency on the same line. I have got the frequency using TMG.Both c...

13년 초과 전 | 답변 수: 0 | 0

0

답변