Solve the linear system (mathbf{A x}=mathbf{b}) by using a. The inverse of the coefficient matrix. b. 1

Question:

Solve the linear system \(\mathbf{A x}=\mathbf{b}\) by using

a. The inverse of the coefficient matrix.

b. 1 The "\" operator in MATLAB.

\(\mathbf{A}=\left[\begin{array}{cccc}2 & 2 & 0 & 0 \\ \frac{1}{2} & \frac{3}{2} & 0 & 0 \\ 0 & 0 & -\frac{1}{2} & 1 \\ 0 & 0 & 1 & -1\end{array}\right], \mathbf{b}=\left\{\begin{array}{c}0 \\ 1 \\ -\frac{3}{2} \\ 2\end{array}\right\}\)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question
Question Posted: