Guess the Logic!
logic(1) = 100
logic(2) = 102
logic(3) = 99
logic(4) = 103
logic(5) = 98
Make a function logic(x) which will return 'x' th term of logic
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers399
Suggested Problems
-
Generate N equally spaced intervals between -L and L
943 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1256 Solvers
-
Find last zero for each column
689 Solvers
-
Return fibonacci sequence do not use loop and condition
851 Solvers
-
1257 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!