Entries from June 2009

June 20, 2009

How do I do spline interpolation in MATLAB?

Many students ask me how do I do this or that in MATLAB.  So I thought why not have a small series of my next few blogs do that.  In this blog, I show you how to conduct spline interpolation.

The MATLAB program link is here.
The HTML version of the MATLAB program is here.
DO [...]

June 11, 2009

How do I do polynomial interpolation in MATLAB

Many students ask me how do I do this or that in MATLAB.  So I thought why not have a small series of my next few blogs do that.  In this blog, I show you how to do polynomial interpolation.

The MATLAB program link is here.
The HTML version of the MATLAB program is here.
DO [...]