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 Solvers1520
Suggested Problems
-
608 Solvers
-
Create matrix of replicated elements
384 Solvers
-
Convert a Cell Array into an Array
2001 Solvers
-
1592 Solvers
-
Calculate the average value of the elements in the array
1401 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!