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.
Show More
Transcript
מודדים לעיתים קרובות מחשבים את שטח רצועות הקרקע הלא אחידות, כמו האזור שבין כביש ישר לגדת נהר מעוקללת.
מכיוון שהגבול המעוקל של הנהר בדרך כלל אינו כולל משוואה מתמטית פשוטה, נעשה שימוש בכלל סימפסון.
כלל סימפסון, המבוסס על שיטה נומרית של אינטגרציה, מעריך את השטח באמצעות מספר מועט של מדידות שנלקחו.
כאן, הדגימות הללו הן מרחקים ניצבים...
Show More