Problem 47558. Guess the logic
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 commentsProblem Recent Solvers22
Suggested Problems
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
136 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12558 Solvers
-
Convert a Cell Array into an Array
1997 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
623 Solvers
-
809 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!