Numerical integration;Gaussian integration one point, two point and three point method.

vaibhavtailor4 15,624 views 12 slides Feb 24, 2019
Slide 1
Slide 1 of 12
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12

About This Presentation

ppt on Numerical integration and Gaussian integration one point, two point and three point method.


Slide Content

Numerical Integration Gaussian integration one point, two point and three point method.

What is Integration ? The process of measuring the area under a curve . Where: f(x) is the integrand a= lower limit of integration b = upper limit of integration

Gaussian quadrature In numerical analysis, a  quadrature rule  is an approximation of the definite integral of a function, usually stated as a weighted sum of function values at specified points within the domain of integration . An  n -point  Gaussian quadrature rule is a quadrature rule constructed to yield an exact result for polynomials of degree 2 n  − 1 or less by a suitable choice of the points  x i  and weights  w i  for  i  = 1, ...,  n . The domain of integration for such a rule is conventionally taken as [−1, 1], so the rule is stated as

One-Point Gaussian Quadrature Rule Consider a function f(x) over interval [-1,1] with sampling point The point one formula is The formula of one point Gaussian quadrature rule,

Two-Point Gaussian Quadrature Rule Consider a function f(x) over interval [-1,1] with sampling point and The two point formula is, The formula of one point Gaussian quadrature rule,

Three-Point Gaussian Quadrature Rule Consider a function f(x) over interval [-1,1] with sampling point and The two point formula is , The formula of Three point Gaussian quadrature rule,

Example 1 Evaluate by one point , two point & Three point Gaussian quadrature. Here, Using one point method Using Two point Method

Three point method

Example 2 Evaluate by one point ,two point ,three point Gaussian formula. Let where a=0,b=1 now

t=0 One point Method t=1

Two point method Three point method

THANK YOU