Solving tridiagonal system by Thomas Algorithm
11 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
KALYAN ACHARJYA
2021 年 2 月 15 日
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
