converison of cell array into character
이전 댓글 표시
how i use letter='AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890' ; these letter to convert cell array into character.........?
답변 (1개)
Walter Roberson
2011년 8월 20일
0 개 추천
This question doesn't make any more sense than when you asked it last time (in a question you have since deleted.)
Give an example input and the corresponding output that you would like to have.
댓글 수: 1
Walter Roberson
2011년 8월 20일
Wait, I might finally understand ?!
Is your original data a matrix of pixels, perhaps even already broken up in to individual arrays of pixels around a character, and each matrix of pixels represents a character, and your task is to recognize _which_ character it is?
If so, then there are about 6 or 7 decades of research on this topic, so you should go visit Google Scholar and pick out some scientific papers, read AND UNDERSTAND them, and make a decision about which one you are going to implement.
카테고리
도움말 센터 및 File Exchange에서 Google에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!