Guess the Logic!
logic(1) = 45
logic(2) = 15
logic(3) = 60
logic(4) = 12
logic(5) = 72
Make a function logic(x) which will return value equal to 'x'th term of sequence
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers261
Suggested Problems
-
Split a string into chunks of specified length
2058 Solvers
-
Relative ratio of "1" in binary number
1596 Solvers
-
Make a vector of prime numbers
966 Solvers
-
446 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
341 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!