Guess the Logic!
logic(1) = 7
logic(2) = 4
logic(3) = 8
logic(4) = 3
logic(5) = 9
logic(6) = 2
Make a function logic(x) which will return 'x' th term of sequence
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers364
Suggested Problems
-
3842 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
717 Solvers
-
5770 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
341 Solvers
-
Calculate supply voltage and total current
248 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!