Given a matrix, find the minimal path sum from the top left to the bottom right corner.
Now you can move up, right & down.
Show the path using linear indices.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers11
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2068 Solvers
-
Find the sum of the elements in the "second" diagonal
1207 Solvers
-
Make an awesome ramp for a tiny motorcycle stuntman
782 Solvers
-
579 Solvers
-
Generate a random matrix A of (1,-1)
434 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!