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
Solution Comments
Show commentsProblem Recent Solvers202
Suggested Problems
-
Determine whether a vector is monotonically increasing
21344 Solvers
-
Project Euler: Problem 4, Palindromic numbers
1147 Solvers
-
Simple equation: Annual salary
4202 Solvers
-
Convert a Cell Array into an Array
1936 Solvers
-
Matrix multiplication across rows
348 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!