Problem 42589. Change number representation to HEX
Solution Stats
Problem Comments
-
2 Comments
Rafael S.T. Vieira
on 28 Aug 2020
It should be noted that the author is requesting the float representation of hexadecimal numbers. Maybe a test case with pi should be added.
ChrisR
on 19 Mar 2022
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
-
Flip the main diagonal of a matrix
590 Solvers
-
Make a run-length companion vector
594 Solvers
-
Find out missing number from a vector of 9 elements
262 Solvers
-
Determine the number of odd integers in a vector
548 Solvers
-
Max Change in Consecutive Elements
109 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!