MATH 348. Scientific Computation in Numerical Analysis.

Unique #60210, Fall 2007

Demonstrations

Roundoff Errors

Computing sin(x)

Lagrange Interpolation
Code to plot Lagrange polynomials:

  1. interp.C
  2. matlabPlot.C
  3. matlabPlot.h
This outputs the file "interpPoly.m", which can be plotted using matlab.

Stability for IVP's