Problem 1295. Bit Reversal
Given an unsigned integer x, convert it to binary with n bits, reverse the order of the bits, and convert it back to an integer.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers1542
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15683 Solvers
-
3386 Solvers
-
Return elements unique to either input
787 Solvers
-
647 Solvers
-
calculate the length of matrix
2067 Solvers
More from this Author56
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!