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 Solvers1474
Suggested Problems
-
Select every other element of a vector
33718 Solvers
-
13561 Solvers
-
478 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
611 Solvers
-
Remove entire row and column in the matrix containing the input values
401 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!