Gaussian Elimination using Complete Pivoting
                    Version 1.0.0.0 (1.82 KB) by  
                  Alvaro Moraes
                
                
                  This function compute, P L U Q form A,  s.t. P*A*Q=L*U
                
                  
              We focus on the lectures 20, 21, and 22 of the book "Numerical Linear Algebra" by Trefethen and Baum.
Cite As
Alvaro Moraes (2025). Gaussian Elimination using Complete Pivoting (https://se.mathworks.com/matlabcentral/fileexchange/25758-gaussian-elimination-using-complete-pivoting), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
              Created with
              R2009a
            
            
              Compatible with any release
            
          Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Linear Algebra >
      Find more on Linear Algebra in Help Center and MATLAB Answers
    
  Tags
Acknowledgements
Inspired: LU factorization with complete pivoting.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | 
