Numerical Mathematics Problems(Matlab)
There are 4 problems (1, 2, 5, 9). The answer should include Matlab code.
14. consider the matrix A =tridiagonal (a……….
a. establish the algorithm…..
b. establish the algorithm………..
2. the n*n factorization A=LU, where L-……..
5.write and test a procedure to solve the system AX=B in which A,X and B are matrix of order n*n,n*m,and n*m
9.consider the following two test matrix………..