photo

Abhay


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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

約11年 前 | 0

質問


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

約11年 前 | 2 件の回答 | 0

2

回答