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 comments
Loading...
Problem Recent Solvers351
Suggested Problems
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13679 Solvers
-
Return fibonacci sequence do not use loop and condition
854 Solvers
-
Electrical Diode Current Calculation
1123 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1967 Solvers
-
343 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!