LAGRANGE COLLEGE HOME PAGE
COMPUTER SCIENCE

LaGrange College QUICK FACTS

DR. RIDDLE'S HOME PAGE


CSCI 4100:

4100 HOME PAGE

E-MAIL: friddle at lagrange.edu

CSCI 4100 TEST 3 SPRING 2005 STUDY GUIDE
APRIL 21
OPEN BOOK, OPEN NOTES

CHAPTER 4 (CONTINUED): NUMERICAL DIFFERENTIATION

1. Given the formulas for Richardson extrapolation, approximate the derivative of a function by computing D(0,0), D(1,0), D(1,1), etc.

CHAPTER 5: NUMERICAL INTEGRATION

1. Given the formula for the Trapezoidal Rule, be able to approximate the definite integral of a function.
2. Given the Romberg equations, approximate the definite integral of a function by computing R(0,0), R(1,0), R(1,1), etc.

________________