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 peak 3n+1 sequence value
2571 Solvers
-
721 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1270 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2054 Solvers
-
8528 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!