lower triangular matrix with unit diagonals

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

2 comentarios

John D'Errico
John D'Errico el 6 de Jul. de 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 el 6 de Jul. de 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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Etiquetas

Preguntada:

el 5 de Jul. de 2014

Comentada:

el 6 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by