Question: use python to solve the question please Using any programming language of your choice, write a function that solves Tridigonal Systems, i.e., we need find
use python to solve the question please
Using any programming language of your choice, write a function that solves Tridigonal Systems, i.e., we need find the vector x that solves Ax = b Where A is a tridiagonal matrix. Next, use your code to solve following cases: [1 -8 -2 0 -7 3 8 0 0 -6 a) A = 0 LO b = 3 7 0 0 -8 -6 3 0 0 0 -1 9 0 0 -1 -7 5 1 1 b) A = 10 0 LO b = 0 0 3 2- 10 0 -8 0 2 c) A = 0 LO owo do 0190 -1 9 asoo -1 5 0 0 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
