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 Solvers372
Suggested Problems
-
Select every other element of a vector
34024 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1860 Solvers
-
Convert a numerical matrix into a cell array of strings
2072 Solvers
-
971 Solvers
-
Find the Oldest Person in a Room
18342 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!