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 Solvers1422
Suggested Problems
-
1713 Solvers
-
How to find the position of an element in a vector without using the find function
2728 Solvers
-
Find the sum of the elements in the "second" diagonal
1149 Solvers
-
653 Solvers
-
1692 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!