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
-
Find the sum of the elements in the "second" diagonal
1206 Solvers
-
Get the length of a given vector
13634 Solvers
-
857 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
734 Solvers
-
Deleting an element in a matrix
496 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!