Guess the Logic!
logic(1) = 44
logic(2) = 45
logic(3) = 49
logic(4) = 50
logic(5) = 50
logic(6) = 51
logic(7) = 55
logic(8) = 56
logic(9) = 56
logic(10) = 57
Make a function logic(x) which will return value according to logic.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers202
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15817 Solvers
-
Compute a dot product of two vectors x and y
1057 Solvers
-
Who is the smartest MATLAB programmer?
793 Solvers
-
866 Solvers
-
Electrical Diode Current Calculation
1292 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!
any hint? i have no clue whats going on here
Look at the differentials for a hint.