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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
14306 Solvers
-
4929 Solvers
-
1792 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1223 Solvers
-
297 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!