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 Solvers425
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2524 Solvers
-
Find the largest value in the 3D matrix
1648 Solvers
-
Number of Even Elements in Fibonacci Sequence
1630 Solvers
-
389 Solvers
-
2914 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!