Block tridiagonal solver

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.

引用格式

Greg von Winckel (2026). Block tridiagonal solver (https://ww2.mathworks.cn/matlabcentral/fileexchange/4695-block-tridiagonal-solver), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Fast Tridiagonal System Solver

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0