how to convert demodulated binary bits into image
Mostrar comentarios más antiguos
inverse of
x=reshape((dec2bin(typecast(a(:),'uint8'),8)-'0').',1,[]);
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!