lower triangular matrix with unit diagonals

Pls how can I get a lower triangular matrix with unit diagonals when working with LU factorization

2 Comments

Um, what is your question? The LU factorization gives you that. So write the code. Or call LU. What is the problem?
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

Asked:

on 5 Jul 2014

Commented:

on 6 Jul 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!