Problem 50524. Calculate the structural rank of a 2-by-4 matrix.
x=[1 0 2 0 ;2 0 4 0]
Solution Stats
Problem Comments
-
2 Comments
Nikolaos Nikolaou
on 23 Feb 2021
You need to correct your test suite and assign the value 2 to your y_correct variable :)
Dyuman Joshi
on 23 Feb 2021
Faulty test suite has been corrected and additional test cases have been added.
Solution Comments
Show commentsProblem Recent Solvers40
Suggested Problems
-
Basics: 'Find the eigenvalues of given matrix
423 Solvers
-
How long do each of the stages of the rocket take to burn?
332 Solvers
-
528 Solvers
-
Rotate counterclockwise a matrix 90 deg with left-bottom element
159 Solvers
-
357 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!