Piecewise parabolic interpolation
by Orlando Rodríguez
05 Nov 2007
(Updated 30 Nov 2007)
Code to interpolate function values and corresponding derivatives.
|
Watch this File
|
| File Information |
| Description |
Piecewise parabolic interpolation and approximated calculation of first and second derivative at the interpolation point. |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 14 Nov 2007 |
1) Preliminary allocation of output data;
2) vectorization (for loop removed). |
| 20 Nov 2007 |
Included:
1) help;
2) error checking.
Removed potential overflow due to repmat usage.
Output vectors match size of input vector. |
| 30 Nov 2007 |
Uses bracketting points instead of closest points. |
|
Contact us at files@mathworks.com