Question: Write a matlab program that converts a given decimal floating point number to a 24-bit normalized mantissa and an 8-bit exponent. For the mantissa, use
Write a matlab program that converts a given decimal floating point number to a 24-bit normalized mantissa and an 8-bit exponent. For the mantissa, use the representation that has a hidden bit, for the exponent use a bias of 127 instead of a sign bit.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
