If give my function a x value it will give me a y value, so find the secret of it: Examples:
input x=[2 5 6 8 9] ---- >>> output y=7
input x =[1 1 1; 2 4 8; 3 9 27] ---- >>> output y= 23
Hint: use tags
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers32
Suggested Problems
-
Select every other element of a vector
36859 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15805 Solvers
-
Remove all the words that end with "ain"
2703 Solvers
-
1539 Solvers
-
Matrix indexing with two vectors of indices
781 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!