Filter löschen
Filter löschen

Find two orthonormal vectors of x1,x2

1 Ansicht (letzte 30 Tage)
Yuxing Zhang
Yuxing Zhang am 31 Okt. 2018
Beantwortet: Matt J am 31 Okt. 2018
I have two vectors x1=[2;-3;1] and x2=[1;1;-1], which says the span of these two vectors are all vectors of the a1*x1+a2*x2. and how can I find two orthonormal vectors x_hat1; x_hat2 that span the same space as these two vectors? Should I use norm to achieve the goal or other commends? Thank you!

Antworten (1)

Matt J
Matt J am 31 Okt. 2018
orth([x1,x2])

Kategorien

Mehr zu Transportation Engineering finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by