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 Solvers24
Suggested Problems
-
Duplicate each element of a vector.
636 Solvers
-
Are all the three given point in the same line?
603 Solvers
-
836 Solvers
-
Count decimal digits of a number
236 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
647 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!