how to convert demodulated binary bits into image
Show older comments
inverse of
x=reshape((dec2bin(typecast(a(:),'uint8'),8)-'0').',1,[]);
Accepted Answer
More Answers (0)
Categories
Find more on Convert Image Type in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!