Hi
I don't understand why only a matrix full of zero has a rank = 0.
"the rank of a matrix A is the number of linearly independent rows or columns of A"
If I have a 3x3 matrix
A = [ 1 1 1
1 1 1
1 1 1 ]
assuming a_i denotes the column or row vector i of A. I can say...