Make correct function by Finding logic
logic(1) = 2
logic(2) = 3
logic(3) = 5
logic(4) = 9
Make a function logic(x) which will return value equal to logic(x)
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers436
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1991 Solvers
-
1502 Solvers
-
836 Solvers
-
1552 Solvers
-
976 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!