lumy2.m

PA=LU factorization (version 2 with permuted known term)
142 Downloads
Aktualisiert 6. Mai 2014

Lizenz anzeigen

This function calculate PA=LU factorization of a square matrix using "partial pivot".
The standard call is: [L U P b2]=lumy2(A,b); in which A and b represent respectively
the system matrix and the known term. The output are: the lower and up
triangular matrices (L U) and P is the permutation matrix; finally b
represents the permuted known term.

Zitieren als

Riccardo Dessi (2024). lumy2.m (https://www.mathworks.com/matlabcentral/fileexchange/46495-lumy2-m), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0