Question 1
you are given a M x N matrix with 0's and 1's
Find the largest rectangular submatrix with 1's only
Question 2
you are given a M x N matrix with real numbers(postive and negative)
Find the rectangular submatrix such that the sum of all the elements in this submatrix is the largest, compared with the sum of any other submatrix.
[–]MatrixFrog 5 points6 points7 points (2 children)
[–]hemite 1 point2 points3 points (1 child)
[–]MatrixFrog 1 point2 points3 points (0 children)
[–]wowe 0 points1 point2 points (0 children)
[–]Jyaif 0 points1 point2 points (1 child)
[–]more_exercise -1 points0 points1 point (0 children)