Guess the logic and make a function logic(x) which will return y.
logic(1) = 0
logic(2) = 188
logic(4) = 2256
logic(6) = 8460
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2819 Solvers
-
767 Solvers
-
Find and replaces spaces from a input string with *
172 Solvers
-
Replace Nonzero Numbers with 1
449 Solvers
-
Return fibonacci sequence do not use loop and condition
870 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!