photo

Abhay


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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

etwa 11 Jahre vor | 0

Frage


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

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten