go to jove.com

HIGH SCHOOL

Mathematics

Concept Videos

Calculus

This is a free preview. For full access

Techniques of Integration

Simpson's Rule for Curved Sheet Area

Description

Simpson's Rule helps estimate the area under a smooth curve, such as the curved profile of metal roofing sheets. In warehouse roofing, corrugated or curved sheets are used because they add strength, improve water drainage, and support better ventilation. To plan materials and design more accurately, engineers often need the ...

Transcript

在仓库屋顶设计中,工程师通过计算这些板材的曲面面积来估算所需金属的用量,并据此设计高效的通风系统。

这些板材可近似为重复的抛物线曲线。为计算单张板材的总曲面面积,采用辛普森法则方法。

该方法通过选择两个端点来估算曲线下面积。

这两点之间的水平距离定义了总区间,然后将其划分为 n 个等长的子区间。根据辛普森法则的要求,n 的值必须为偶数。

每两个子区间或每三个连续的点定义一个可用抛物线近似表示的区域。这些分组在区间上形成了多个抛物线段。

每个双子区间段的面积通过一个由抛物线积分推导出的公式求得。然后将该公式应用于每个区间段,并将结果相加,得到一个由系数一、四、二、四等构成的特定重复模式。

...