find the logic behind, example
x=18 y=306 x=53 y=2756
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers70
Suggested Problems
-
13302 Solvers
-
433 Solvers
-
Determine the number of odd integers in a vector
828 Solvers
-
Matlab Basics - y as a function of x
527 Solvers
-
Back to Basics - Find no. of elements in a matrix?
328 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Your first example logic does not match the second one.
The second example should have y = 2756?
The description has been updated.