フィルターのクリア

Find two orthonormal vectors of x1,x2

1 回表示 (過去 30 日間)
Yuxing Zhang
Yuxing Zhang 2018 年 10 月 31 日
回答済み: Matt J 2018 年 10 月 31 日
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!

回答 (1 件)

Matt J
Matt J 2018 年 10 月 31 日
orth([x1,x2])

カテゴリ

Help Center および File ExchangeTransportation Engineering についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by