Guess the logic
logic(1) = 2
logic(2) = 5
logic(3) = 9
logic(4) = 14
Make a function logic(x) which returns 'x' th term of logic
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers67
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15784 Solvers
-
795 Solvers
-
1487 Solvers
-
Create a Multiplication table matrix...
691 Solvers
-
1719 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!