Block tridiagonal solver
Version 1.0.0.0 (1.65 KB) by
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.
Cite As
Greg von Winckel (2024). Block tridiagonal solver (https://www.mathworks.com/matlabcentral/fileexchange/4695-block-tridiagonal-solver), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R12
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on General PDEs in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired by: Fast Tridiagonal System Solver
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 |