LDU factorization matrices help.
Mostrar comentarios más antiguos
I wanted to create and LDU matrix in matlab, but im not sure how to as there is no built in function for it.
Respuestas (1)
Steven Lord
el 3 de Dic. de 2019
0 votos
Use the ldl function.
1 comentario
Robel Dawit
el 3 de Dic. de 2019
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!