Find x rows where the sum of the numbers is the maximum - MATLAB Cody - MATLAB Central

Problem 50801. Find x rows where the sum of the numbers is the maximum

Difficulty:Rate
Find x rows where the sum of the numbers is the maximum. For example: when x is 2 and m is
2 3 5
0 2 3
5 5 6
0 9 4
then y =
5 5 6
0 9 4

Solution Stats

34.53% Correct | 65.47% Incorrect
Last Solution submitted on Mar 01, 2025

Problem Comments

Solution Comments

Show comments
Primes and Rough Numbers, Basic ideas
What is a rough number? What can they be used...
3
5

Problem Recent Solvers455

Suggested Problems

More from this Author12

Problem Tags

m x

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page