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 Solvers1608
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15773 Solvers
-
5963 Solvers
-
Solve the set of simultaneous linear equations
490 Solvers
-
Check if number exists in vector
13782 Solvers
-
391 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!