Holooly Plus Logo

Question 10.4: Use MATLAB to compute the LU factorization and find the solu...

Use MATLAB to compute the LU factorization and find the solution for the same linear system analyzed in Examples 10.1 and 10.2:

\begin{bmatrix} 3 & -0.1 & -0.2 \\ 0.1 & 7 & -0.3 \\ 0.3 & -0.2 & 10 \end{bmatrix} \begin{Bmatrix} x_{1} \\ x_{2} \\ x_{3} \end{Bmatrix} = \begin{Bmatrix} 7.85 \\ -19.3 \\ 71.4 \end{Bmatrix}
Already have an account?

Related Answered Questions