Question: I need a matlab code to convert Base 10 number to Base 2 number [binary] I need a code without using dec2bin or other built-in
I need a matlab code to convert Base 10 number to Base 2 number [binary] I need a code without using dec2bin or other built-in matlab functions). This matlab script has to be able to convert decimal numbers (eg. 5.482) to binary as well. Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
