lumy2.m

PA=LU factorization (version 2 with permuted known term)
142 download
Aggiornato 6 mag 2014

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Linear Algebra in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0