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 Solvers39
Suggested Problems
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2326 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1148 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
165 Solvers
-
Find out sum and carry of Binary adder
1542 Solvers
-
5591 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!