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 Solvers413
Suggested Problems
-
Sum all integers from 1 to 2^n
16777 Solvers
-
Convert a Cell Array into an Array
2060 Solvers
-
858 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
580 Solvers
-
Find x rows where the sum of the numbers is the maximum
550 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!