Cheg 258 - Lecture Notes - Mar. 26, 2001
Announcements
Class notes
Scanned Notes
The main points of the lecture were
Goals:
After this lecture you should be able to:
- Integrate a function using Simpson's Rule and the Trapezoidal Rule.
- Determine the error of integration for these quadrature rules.
Reading
- The class notes and Chapter 5 of Kahaner and Chapter 11 of Recktenwald.
Questions of the Day:
- Often we want to use the Trapezoidal rule to integrate laboratory data. How
does the error in our measurements affect the error in the integral?
- If our error is dominated by error in function evaluation (e.g., integrating
noisy data) rather than function curvature, will Simpson's rule or the
Trapezoidal rule be more accurate?
Matlab Example Codes
example 24
-
Homework Exercises (Due April 2, 2001)
problem 24
solution
David.T.Leighton.1@nd.edu