Binary to Base X Conversion

Versión 1.0 (369 Bytes) por Manikandan VM
Converts a given Binary array into corresponding Base X.
30 descargas
Actualizado 17 mar 2017

Ver licencia

This function converts a binary array to the corresponding sequence of intgers in Base X. We need to paas a row vector of bits(say B) and the value for Base (say X) to the function. The output will be D, which represnts B in Base X. D also will be a row vector of integers values fall into [0, X-1].

Citar como

Manikandan VM (2024). Binary to Base X Conversion (https://www.mathworks.com/matlabcentral/fileexchange/62107-binary-to-base-x-conversion), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Convert Image Type en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0