Convert Decimal Numbers to Binary
Versión 1.0.0 (1,11 KB) por
Sridhar SG
This function converts a matrix containing decimal values into their binary representation. That is it converts MxN matrix into Mx8N matrix
This function can be used to convert the decimal value of a matrix to their corresponding representation in binary form. If you are applying this function for RGB image first split the bands into R, B and G band then apply this function to each band separately.
Citar como
Sridhar SG (2025). Convert Decimal Numbers to Binary (https://es.mathworks.com/matlabcentral/fileexchange/74636-convert-decimal-numbers-to-binary), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2018a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 |
