Borrar filtros
Borrar filtros

Find two orthonormal vectors of x1,x2

1 visualización (últimos 30 días)
Yuxing Zhang
Yuxing Zhang el 31 de Oct. de 2018
Respondida: Matt J el 31 de Oct. de 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!

Respuestas (1)

Matt J
Matt J el 31 de Oct. de 2018
orth([x1,x2])

Categorías

Más información sobre Transportation Engineering en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by