Solving tridiagonal system by Thomas Algorithm

Antworten (1)

KALYAN ACHARJYA
KALYAN ACHARJYA am 15 Feb. 2021

0 Stimmen

I don't know about the Thomas, but you wish to use any other way's, you can use the following MATLAB fuction to solve it easily
If you need the Thomas algorithm, please refer to the following wiki literature, where you get a snip of code, which you can convert to MATLAB code.
More: Refer the following File Exchange link for Thomas Algorithm / Tridiagonal Matrix algorithm

Kategorien

Tags

Gefragt:

am 15 Feb. 2021

Beantwortet:

am 15 Feb. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by