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!