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 Solvers239
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3072 Solvers
-
The Hitchhiker's Guide to MATLAB
3426 Solvers
-
Find the largest value in the 3D matrix
1688 Solvers
-
Convert given decimal number to binary number.
2376 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!