photo

Tripti Malviya


Actif depuis 2012

Followers: 0   Following: 0

Message

Student

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
119 794
of 301 533

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 316

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 212

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 13 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 13 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 13 ans il y a | 1 réponse | 0

0

réponse