Problem 47275. Find Logic 12
Guess the logic!
logic(1) = 1
logic(2) = 4
logic(3) = 10
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers330
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2776 Solvers
-
Get the length of a given vector
12415 Solvers
-
Sum the numbers on the main diagonal
599 Solvers
-
314 Solvers
-
calculate the length of matrix
2187 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!