Binary to Base X Conversion

Version 1.0 (369 octets) par Manikandan VM
Converts a given Binary array into corresponding Base X.
30 téléchargements
Mise à jour 17 mars 2017

Afficher la licence

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].

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Convert Image Type dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0