Clear Filters
Clear Filters

lower triangular matrix with unit diagonals

2 views (last 30 days)
Ifechukwu
Ifechukwu on 5 Jul 2014
Commented: Ifechukwu on 6 Jul 2014
Pls how can I get a lower triangular matrix with unit diagonals when working with LU factorization
  2 Comments
John D'Errico
John D'Errico on 6 Jul 2014
Um, what is your question? The LU factorization gives you that. So write the code. Or call LU. What is the problem?
Ifechukwu
Ifechukwu on 6 Jul 2014
The problem is what formular can I use to get L with unit diagonals how do I write the code to solve for L to be able to apply it in my code

Sign in to comment.

Answers (0)

Categories

Find more on Operating on Diagonal Matrices 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!