qr function elementary reflectors
2 ビュー (過去 30 日間)
古いコメントを表示
Can some one tell me the type of the transformation (Householder or Gram Schmidt) used by the matlab function qr.
If The answers is Householder, then the mathematical form of the elementary reflector used by qr decomposition is: F = I - 2 (uu')/(u'u). " ' ": transpose operator and I: identity matrix.
What is the mathematical form of u used by the matlab function qr.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Reflector Antennas についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!