An exponential regula falsi method - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

An exponential regula falsi method

Description:

An exponential regula falsi method. By Ben Yu. From an easy Start. S is the solution of ... The regula falsi method. In regula falsi method, we have f(a)f(b) ... – PowerPoint PPT presentation

Number of Views:417
Avg rating:3.0/5.0
Slides: 10
Provided by: jac788
Category:

less

Transcript and Presenter's Notes

Title: An exponential regula falsi method


1
An exponential regula falsi method
By Ben Yu
2
From an easy Start
S is the solution of
3
Define a new function
Let U(s) be a sufficiently small neighborhood of
s and s ? 0, in U(s). We can
define a function in U(s)
4
Do you remember
With and ,
do you remember something?
5
The regula falsi method
  • In regula falsi method, we have f(a)f(b) lt 0
  • f(x) continuous on a,b
  • Get
  • If f(c) lt TOL, then stop
  • If f(a)f(c) lt 0, then b c
  • If f(b)f(c) lt 0, then a c
  • Actually, c is the estimate of the root s after
    each iteration

6
Combine together
7
Algorithm
  • Still need to have f(a)f(b) lt 0 and f(x)
    continuous on a,b
  • If c ? a, b, then xn1 c and jump to the last
    step
  • If c?a, b, then xn1 c
  • If f(a)f(c) lt 0, then b c else a c
  • If f(xn1) lt TOL, then stop

8
Example
  • f(c) ln(x), a, b 0.5, 5 and start with x
    1.5

9
Reference
  • Jinhai Chen Weiguo Li An exponential regula
    falsi method for solving nonlinear
    equations.(2006). 41, 327-338.
Write a Comment
User Comments (0)
About PowerShow.com