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 Solvers429
Suggested Problems
-
1304 Solvers
-
Compute a dot product of two vectors x and y
1047 Solvers
-
520 Solvers
-
Sum the 'edge' values of a matrix
396 Solvers
-
Calculate the average value of the elements in the array
1659 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!