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!
