About Me

I am an Aerospace Engineer with specialties in flutter, fluid structure interactions, and the use of CFD in a production environment. My dissertation shows how to improve the state-of-the-art unsteady CFD performance by 2 orders of magnitude. I am an engineer, a pilot, a marksman, a husband, and a dad.

Monday, February 20, 2012

Project: Cubic Spline Interpolation


Cubic Spline Interpolation 
Charles O'Neill
2002

A cubic spline routine was developed for unequally spaced sequential data points. Cubic spline theory is reviewed. A Visual Basic computer program in Excel was created to fit a spline to input data points. Three testcases are used to validate the routine. Conclusions regarding the cubic spline routine are made.

This project's documentation is available at cubicspline.pdf.

The Excel code is available at cubicspline.xls.

For a numerical methods mini-project, this document has generated a surprising amount of email. There is apparently a demand for spline interpolation. Please visit my consulting page for support or more information.

No comments:

Post a Comment