qr function elementary reflectors
3 次查看(过去 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!