MATLAB: If A is 4 banded 14 X 14 matrix and B= 14 X 1 matrix. Then how can i solve the system of equation for X where AX=B. A= 1 -2 1 8 -8 3 1 8 -8 3 1 8 -8 3 . .. … ……. 1 8 -8 3 1 7 1

matrix

If A is 4 banded 14 X 14 matrix and B= 14 X 1 matrix. Then how can i solve the system of equation for X where AX=B. N=16

Best Answer

This is all needed
X=A\B