Problem 44098. Find my secret function I
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 commentsProblem Recent Solvers30
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3010 Solvers
-
1026 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
757 Solvers
-
523 Solvers
-
Find the maxmum value of N*N Matrix
78 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!