Iterative methods for solving matrix equations - PowerPoint PPT Presentation

About This Presentation
Title:

Iterative methods for solving matrix equations

Description:

Iterative methods for solving matrix equations – PowerPoint PPT presentation

Number of Views:381
Avg rating:3.0/5.0
Slides: 20
Provided by: tonyc7
Category:

less

Transcript and Presenter's Notes

Title: Iterative methods for solving matrix equations


1
Iterative methods for solving matrix equations 1.
Jacobi 2. Gauss-Seidel 3. Successive
overrelaxation (SOR)
2
What are C and d?
3
Rewrite matrix equation in same way
becomes
4
Then
5
Jacobi method is like fixed point
iteration Example Shape of a stretched membrane
6
Shape can be described by potential function
Let us give some boundary conditions
7
Problem look likes this
Solve for us
8
Leads to this system of equations
9
Choose an initial u1 1 1 1 1
Iterate using xCxd
10
Matlab solution, 49 iterations
11
Gauss-Seidel method differs from Jacobi by
sequential updating - use new xis as they become
available
12
Example
Jacobi
Gauss-Seidel
13
Matlab example jacobidemo02 seideldemo02
14
SOR - successive overrelaxation after xnew is
calculated by Gauss-Seidel, get another xnew,2 by
overrelaxation
If
underrelaxation
Problem specific
15
Curve fitting - preliminaries Some statistics we
will need
Mean or average standard deviation variance coeffi
cient of variation
16
Normal distribution we make the assumption that
errors are distributed normally
17
Confidence intervals
Standard normal estimate
If we set z to some confidence level
18
Confidence interval for mean is then
19
For small n, use Student-t distribution
Write a Comment
User Comments (0)
About PowerShow.com