Problem 42589. Change number representation to HEX
Solution Stats
Problem Comments
-
2 Comments
It should be noted that the author is requesting the float representation of hexadecimal numbers. Maybe a test case with pi should be added.
In particular, the problem asks for the IEEE 754 double precision format. I learned two things from this problem: (1) how to convert a number to the IEEE 754 format and (2) that MATLAB already has a function to do it.
Problem Recent Solvers33
Suggested Problems
-
2344 Solvers
-
Reverse the elements of an array
774 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
259 Solvers
-
Create an index-powered vector
478 Solvers
-
Matlab Basics II - Max & Index of Max
204 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!