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 Solvers212
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6507 Solvers
-
Remove any row in which a NaN appears
8686 Solvers
-
Get the length of a given vector
12159 Solvers
-
430 Solvers
-
517 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!