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 Solvers227
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2525 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
1230 Solvers
-
Find the max element of the array
2101 Solvers
-
1301 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!