西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.2 Composite Trapezoidal and Simpson’s Rule

2.2 Composite Trapezoidal and Simpson's Rule
2.2 Composite Trapezoidal and Simpson’s Rule

Theorem 2.2(Composite Trapezoidal Rule). Suppose that the inter val a, b is subdivided into M subintervals [ak, 3k+1 of width h=(b-a)/M by using the equally spaced nodes k =a+kh, for k=0, 1,..., M. The composite trapezoidal rule for M subintervals can be expressed in any of three equivalent ways T(, h)=2((k-1)+f(Ek ) (2.19) or T(f,b)==(f0+2f1+2f2+23+…+2fM-2+2fM-1+fM)(2.20 or (f, h)=o(f(a)+f(b))+h2f(ak) (221) This is an approximation to the integral of f(a) over [a, bl, and we write f(x)dx≈T(f,h) (222)

Example2. 5. Consider f(a)=2+sin(2va). Use the composite trapezoidal rule with 11 sample points to compute an approximation to the integral f()taken over [1, 6

Theorem 2.3( Composite Simpson Rule). Suppose that a, b is subdi- vided into 2M subintervals ak, k+1] of equal width h=(b-a)/(2M) by using k=a+kh for k=0, 1, ., 2M. The composite Simpson rule for 2M subintervals can be expressed in any of three equivalent ways ,b)=∑((2-2)+4(2-1)+f(x2) (2.24) S(f,b)=(f0+41+22+4/8+…+2f2M-2+4f2M-1+f2M)(225) or M-1 M S(f,b)=3()+f()+3>a2)+3∑(a2-1.(20) This is an approximation to the integral of f(a)over a, b], and we write f(x)dx≈S(f,h) 2.27

Example 2.6. Consider f(a)=2+sin(2v a. Use the composite Simp- son rule with 11 sample points to compute an approximation to the integral of f(a)taken over [1, 6
按次数下载不扣除下载券;
注册用户24小时内重复下载只扣除一次;
顺序:VIP每日次数-->可用次数-->下载券;
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.1 Introduction to Quadrature.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.6 Padé Approximation.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.5 Chebyshev Polynomials(Optional).ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.4 Newton Polynomial.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.3 Lagrange Approximation.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.2 Introduction to Interpolation.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 3.1 Taylor Series and Calculation of Functions.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 2.3 2.6 Iterative Methods for Linear Systems.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 2.4 Gaussian Elimination and Pivoting 2.5 Triangular Factorization.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 2.1 Introduction to Vectors and Matrices 2.2 Properties of Vectors and Matrices 2.3 Upper-triangular Linear Systems.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 1.4 Newton-Raphson and Secant Methods.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 1.3 Initial Approximation and Convergence Criteria.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 1.2 Bracketing Methods for Locating a Root.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 1.1 Iteration for Solving.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)Chapter 4 Numerical Integration.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)Chapter 3 Interpolation and Polynomial Approximation.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)Chapter 2 The Solution of Linear Systems.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)Chapter 1 The Solution of Nonlinear Equations f(x)= 0.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)PaperA and Model Answe_Model Answer for Paper A.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(教材讲义)PaperA and Model Answe_PaperA.pdf
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.3 Error Analysis.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.4 Recursive Rules and Romberg Integration.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.5 Romberg Integration.ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(PPT课件讲稿)Chapter 4.6 Gauss-Legendre Integration(Optional).ppt
- 西安建筑科技大学:《高等数学计算方法》课程教学资源(精品课程建设项目申请书).doc
- 西安建筑科技大学:《复变函数与积分变换》课程主讲教师.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学条件.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程科学家学科介绍.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程精品课程申报书.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程简介 Complex Functions and Integral Transformation.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学大纲(工科).doc
- 西安建筑科技大学:《复变函数与积分变换》课程教学大纲(理科).doc
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第1章 复变函数.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第2章 导数.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第3章 积分.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第4章 级数.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第5章 留数.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第6章 保形映照.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第7章 傅里叶变换.pdf
- 西安建筑科技大学:《复变函数与积分变换》课程教学资源(教案讲义)第8章 拉普拉斯变换.pdf