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 Solvers309
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15677 Solvers
-
6865 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1220 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1182 Solvers
-
713 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!