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 comments
Loading...
Problem Recent Solvers237
Suggested Problems
-
Find the sum of all the numbers of the input vector
54751 Solvers
-
Determine whether a vector is monotonically increasing
23313 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3708 Solvers
-
Find nearest prime number less than input number
1020 Solvers
-
558 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!