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
-
Extract leading non-zero digit
2246 Solvers
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
1507 Solvers
-
Create a two dimensional zero matrix
525 Solvers
-
Double all elements in the array
2306 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!