Block tridiagonal solver

Solves block tridiagonal systems of equations.
13,8K téléchargements
Mise à jour 1 avr. 2004

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R12
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : Fast Tridiagonal System Solver

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0