Problem 47209. Find Logic 1
Make correct function by Finding logic
logic(1) = 2
logic(2) = 3
logic(3) = 5
logic(4) = 9
Make a function logic(x) which will return value equal to logic(x)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers427
Suggested Problems
-
9131 Solvers
-
Determine whether a vector is monotonically increasing
22794 Solvers
-
Generate N equally spaced intervals between -L and L
941 Solvers
-
Relative ratio of "1" in binary number
1590 Solvers
-
236 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!