Problem 50594. Number Puzzle - 097
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 commentsProblem Recent Solvers23
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3037 Solvers
-
Matrix indexing with two vectors of indices
759 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
661 Solvers
-
27 Solvers
-
1638 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!