How can I get inverse upper triangular matrix without these commands?
2 views (last 30 days)
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?
See Also
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!