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
-
Find the numeric mean of the prime numbers in a matrix.
9153 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
160 Solvers
-
find the surface area of a cube
568 Solvers
-
149 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.