Please use matlab to solve this problem and read the question carefully. Write a
ID: 1976810 • Letter: P
Question
Please use matlab to solve this problem and read the question carefully.
Write a function file that will convert from IEEE-754 floating-point representation to decimal.
I asked this question before. But it provided me with the wrong answer. The code that was provided converts decimal to IEEE754. While I asked from the conversion from IEEE754 to decimal. The code that was provided before does the exact opposite and it doesnt really help me. Please provide me with a code that accept an IEE754 number as an input and gives out an output of decimal number. Thank you very much