How can I get inverse upper triangular matrix without these commands?
Show older comments
Hi!
How can I get inverse upper triangular matrix without these commands? I don't use
• \
• /
• inv
• pinv
• linsolve
• ^
• mldivide
• mrdivide
• lsqminnorm
So, I can get upper traingular matrix from QR, but how I get it to invert without these commands?
1 Comment
Bruno Luong
on 22 Oct 2018
Answers (2)
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!