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 Solvers1406
Suggested Problems
-
Change the sign of even index entries of the reversed vector
532 Solvers
-
365 Solvers
-
499 Solvers
-
Make a vector of prime numbers
636 Solvers
-
Is this triangle right-angled?
5668 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!