Problem 2851. Find the rank of a matrix
Solution Stats
Problem Comments
Solution Comments
-
2 Comments
James
on 28 Jan 2015
Copy/paste rank.m (with a slight tweak since nargin=1) works just fine. :-)
Pritesh Shah
on 29 Jan 2015
Is it so? Thanks for your input. I will take care next time.
-
1 Comment
Matt Butts
on 20 Jan 2015
I think the test suite needs to be expanded to include a matrix whose rank does not equal the number of rows. The solution here passes the test suite, but would not actually find the rank.
Problem Recent Solvers62
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14602 Solvers
-
Set the array elements whose value is 13 to 0
1280 Solvers
-
680 Solvers
-
07 - Common functions and indexing 4
383 Solvers
-
393 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!