
|
CSCI 4100 TEST 2 SPRING 2005 STUDY GUIDE
OPEN BOOK, OPEN NOTES
Chapter 3: Locating Roots of Equations
1. Find the square root of any nonnegative number using bisection, Newton’s method, and secant method.
Chapter 4: Interpolation (Numerical Differentiation will be on the next test)
1. Given a set of points, be able to generate an interpolating polynomial that fits all of the points by each of the following techniques: Lagrange interpolation, the Newton algorithm, and by using divided differences.
|