Binary to Base X Conversion

Version 1.0 (369 Bytes) by Manikandan VM
Converts a given Binary array into corresponding Base X.
30 Downloads
Updated 17 Mar 2017

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Convert Image Type in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0