the thomas algorithm for non linear equation in MATLAB
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to understand the thomas algorithm tu use it in my non linear equation, i will use it in matlab.
PS : i have a very complicated equation
0 Kommentare
Antworten (1)
Prateek Rai
am 13 Okt. 2021
To my understanding, you want to understand the thomas algorithm to use it in non linear equation.
You can refer to Tridiagonal matrix (thomas algorithm) MATLAB Answer to get more idea on solving non linear equation in MATLAB by using thomas algorithm.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!