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 Solvers68
Suggested Problems
-
Arrange vector in ascending order
821 Solvers
-
Remove element(s) from cell array
2083 Solvers
-
793 Solvers
-
1646 Solvers
-
Rotate a matrix for 180 degree
218 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!