Problem 47370. Find Logic 25
Guess the logic!
logic(1) = 1
logic(11) = 2
logic(15) = 6
logic(22) = 4
Make a function logic(x) which will return value according to logic in problem
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers228
Suggested Problems
-
Select every other element of a vector
35939 Solvers
-
2358 Solvers
-
Sum all integers from 1 to 2^n
17330 Solvers
-
349 Solvers
-
519 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!