InterviewSolution
Saved Bookmarks
| 1. |
.4:-Define the rank of Matrix. Determine the Rank of the.0 1 -3Following Matrix: A=1 1 2 0 |
|
Answer» The rank of a matrix is defined as (a) the maximum number of linearly independent column vectors in the matrix or (b) the maximum number of linearly independent row vectors in the matrix. |
|