how to get co-efficient from an image
조회 수: 1 (최근 30일)
이전 댓글 표시
I have an image plz tell how to get co-efficient as output
답변 (1개)
Walter Roberson
2012년 1월 2일
K = dec2bin(I) - '0';
I did specifically say to subtract the character '0' not the number 0.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!