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 Solvers57
Suggested Problems
-
Flip the main diagonal of a matrix
587 Solvers
-
483 Solvers
-
Create a vector whose elements depend on the previous element
487 Solvers
-
263 Solvers
-
Number of odd and even elements within matrix
133 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!