photo

Abhay


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

1 Question
1 Réponse

RANG
165 074
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
1 Question
1 Réponse

ACCEPTATION DE VOS RÉPONSES
100.0%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

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

  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to find an element in a row, corresponding to an element (in same row number) in another matrix?
I hope this is useful to you. for i=1:length(B) [r,c]=find(A==B(i)) end

plus de 12 ans il y a | 0

Question


How to write Hindi unicode characters from MATLAB into a file.
Hi, I am working on Hindi OCR. I have completed my recognition of characters . And now i need to write it back into file with...

plus de 12 ans il y a | 2 réponses | 0

2

réponses