go to jove.com

HIGH SCHOOL

Mathematics

Concept Videos

Calculus

This is a free preview. For full access

Techniques of Integration

Estimating Area with Simpson’s Rule

Description

Simpson’s Rule is a numerical integration method for estimating the value of a definite integral. It is useful when an exact antiderivative is hard or impossible to find. The method works by fitting a unique parabola through three equally spaced points on a curve and then integrating that quadratic over the interval.

Transcript

测量人员经常需要计算不规则地带的面积,例如笔直道路与弯曲河岸之间的区域。

由于河流的弯曲边界通常没有简单的数学方程,因此采用辛普森法则。

辛普森法则基于一种数值积分方法,仅使用少量采样测量值即可估算面积。

此处,这些样本是从道路到河岸的垂直距离,沿三个等间距位置进行测量。

辛普森法则通过数学方法,将一条唯一的抛物线拟合到这三个点上。

然后通过对该区间上的二次方程进行积分,求得抛物线下的面积。

求解积分并代入上下限后,总面积极可表示为 h 和常数的函数。

中心点使我们能够立即确定常数项 C。将 C 代入外侧点的表达式并求解这些表达式,可将其化简为用 y0