pr soal pers aljabar linear

1
No. 1 No. 2 No. 3 Solve No. 4 Develop a flowchart to generate the transpose of a matrix. No. 5 Develop a flowchart to solve a system of equations with Gauss elimination with partial pivoting. No. 6 No. 7 No. 8 Develop a flowchart for LU decomposition, including the capability to evaluate the matrix inverse. No. 9 The following tridiagonal system must be solved as part of a larger algorithm (Crank-Nicolson) for solving partial differential equations: Use the Thomas algorithm to obtain a solution. No. 10 Use the Gauss-Seidel method to solve the following system until the percent relative error falls below εs = 5%, No. 11 Develop a flowchart to obtain a solution for a tridiagonal system with the Thomas algorithm. No. 12 Develop a flowchart for the Gauss-Seidel method. No. 13 Develop a flowchart for the Jacobi iteration Gauss-Seidel method

Upload: imanul-ilmi

Post on 19-Nov-2015

214 views

Category:

Documents


0 download

DESCRIPTION

123

TRANSCRIPT

No. 1

No. 2

No. 3 Solve

No. 4 Develop a flowchart to generate the transpose of a matrix.No. 5 Develop a flowchart to solve a system of equations with Gauss elimination with partial pivoting.

No. 6

No. 7

No. 8 Develop a flowchart for LU decomposition, including the capability to evaluate the matrix inverse.

No. 9 The following tridiagonal system must be solved as part of a larger algorithm (Crank-Nicolson) for solving partial differential equations:

Use the Thomas algorithm to obtain a solution.

No. 10 Use the Gauss-Seidel method to solve the following system until the percent relative error falls below s = 5%,

No. 11 Develop a flowchart to obtain a solution for a tridiagonal system with the Thomas algorithm.

No. 12 Develop a flowchart for the Gauss-Seidel method.

No. 13 Develop a flowchart for the Jacobi iteration Gauss-Seidel method