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 Solvers71
Suggested Problems
-
Getting the indices from a matrix
734 Solvers
-
Find the area of the four walls
295 Solvers
-
556 Solvers
-
408 Solvers
-
Speed of car travelling x meters in y seconds
138 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.