Question: Write a general Matlab code to convert X to the new base (B). Test your code with the following numbers: (2146.527) to (........ (4521.124)

Write a general Matlab code to convert X to the new base (B). Test your code with the following numbers: (2146.527) to (........ (4521.124) to (.............) Enter X=XXXX.XX.X... Old base -b & New base = B n Loop (1) B|YI rl 12 B- B Bn
Step by Step Solution
There are 3 Steps involved in it
Here is a general MATLAB code to convert a number from base Xb to base B matlab function outputnum... View full answer
Get step-by-step solutions from verified subject matter experts
