Computer Science, asked by bhagyeshkant203, 1 year ago

How can we check whether a set is a spanning set of matrices?

Answers

Answered by AkkiBella8951
1
You can find rank of the matrix ( arrange the set in a matrix ) using simple things like gaussian elimination -  they will span the space with dimension same as the rank.

 There are many other ways as figuring out if one is linear combination of the others.

AkkiBella8951: plz mark as brainliest
Similar questions