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
-
Return the largest number that is adjacent to a zero
5506 Solvers
-
Return elements unique to either input
801 Solvers
-
Create a vector whose elements depend on the previous element
772 Solvers
-
1060 Solvers
-
347 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!