Block tridiagonal solver
                    Versione 1.0.0.0 (1,65 KB) da  
                  Greg von Winckel
                
                
                  Solves block tridiagonal systems of equations.
                
                  
              This is an implementantion of the Gauss algorithm for block tridiagonal systems. The blocks must all be the same size. This approach requires for loops so is of value when the matrix is large. Ideal for solving 1D BVPs using finite element or spectral methods.
Cita come
Greg von Winckel (2025). Block tridiagonal solver (https://it.mathworks.com/matlabcentral/fileexchange/4695-block-tridiagonal-solver), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R12
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
      Scopri di più su General PDEs in Help Center e MATLAB Answers
    
  Tag
Riconoscimenti
Ispirato da: Fast Tridiagonal System Solver
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | 
