Given the following 15-by-15 matrix of numbers, find a 2-by-2 subset matrix whose sum is the highest. Please provide your answer in the form of [row_start row_end column_start column_end]. For example, if your answer is the higlighted region in the figure, then you will present it as [13 14 3 4].
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers24
Suggested Problems
-
Project Euler: Problem 9, Pythagorean numbers
1385 Solvers
-
Set the array elements whose value is 13 to 0
1438 Solvers
-
Permute diagonal and antidiagonal
504 Solvers
-
331 Solvers
-
Double all elements in the array
2280 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!