Description: These codes will produce two ASCII output files:
lagrange.out or newton.out. The first section contains the coefficients of the interpolation polynomial. The second section contains the interpolation polynomial evaluated at the interpolation points, including the error at each interpolation point. The third section contains the overall error of the interpolation polynomial as computed from the error evaluation points.
lagrange.plt or newton.plt. The interpolation polynomial evaluated at the error evaluation points.
To Search:
File list (Check if you may need any files):
ch8soft
.......\CFD Recipes Chapter 8.mht
.......\interp1.dat
.......\interp2.dat
.......\lagrange.f
.......\newton.f