Block tridiagonal solver

Solves block tridiagonal systems of equations.
13,8K Downloads
Aktualisiert 1. Apr 2004

Lizenz anzeigen

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.

Zitieren als

Greg von Winckel (2024). Block tridiagonal solver (https://www.mathworks.com/matlabcentral/fileexchange/4695-block-tridiagonal-solver), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R12
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Quellenangaben

Inspiriert von: Fast Tridiagonal System Solver

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