Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
-
Updated
Oct 23, 2022 - MATLAB
Solves the tridiagonal linear system Ax = d for x using the tridiagonal matrix algorithm (i.e. the Thomas algorithm).
Fun Matlab exercise by our teacher at CEID.
Add a description, image, and links to the tridiagonal topic page so that developers can more easily learn about it.
To associate your repository with the tridiagonal topic, visit your repo's landing page and select "manage topics."