Filter löschen
Filter löschen

How would I use rref to check to see if the columns of a matrix span all of R^n?

10 Ansichten (letzte 30 Tage)
I'm trying to use matlab to do some linear algebra, but I'm very confused as to how to check if the columns of my matrix are in the span R^n. I know I need to use rref but not much else! Thank you!

Akzeptierte Antwort

Matt J
Matt J am 2 Nov. 2016
Bearbeitet: Matt J am 2 Nov. 2016
No, you wouldn't use rref(). You would use rank().

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by