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!