NUMERICAL
ANALYSIS HOMEWORK 3 2015 (WEEK 3-4)
PROBLEM
1
Solve
system of equation
by using
a)
By using
Gauss elimination
b)
By using
Gauss-Jordan elimination
by hand
PROBLEM 2
Solve system of equation
by using
a)
By using
Gauss elimination
b) By using
Gauss-Jordan elimination
Exact
solution:
PROBLEM 3
Solve system of equation
by using
(computer
programs)
a)
By using
Gauss elimination
b) By using
Gauss-Jordan elimination
c)
LU
decomposition (Dolittle)
d) LU
Craut Decomposition
PROBLEM
4
Solve system of equation
by using
a)
By using
Gauss elimination
b) Gauss-Seidel iteration
c)
Conjugate
gradient method
PROBLEM
5
Solve system of equation
by using
Thomas algorithm (3 band matrix
method)
PROBLEM
6
Load
Matrix of the
figure can be given with
the following
system of equations
by any computer program you want
Where
c=cos(q),s=sin(q) .
For q
=60o find the load
distribution profile
PROBLEM
7
For
the given
electrical circuit
current density-Voltage
eqautions can be given as:
Calculate
current densities
for R=10
W.
PROBLEM
8
-x1 + 3x2 + 5x3 + x4 = 8
x1 +9x2 + 3x3 + 4x4
= 10
x2 +x4 = 2
3x1 + x2 +x3 - x4
= -4
Solve
the given
system of equations.
Determine the
best
method to
solve it.
PROBLEM
9 Find infinite norm two
norm and m=3 norm of the matrix by
hand and by computer program
PROBLEM 10
Find
the inverse
matrix
PROBLEM 11
Find
two norm, infinite
norm and and inverse
matrix