Interpolation Utilities
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Joe Henning (2025). Interpolation Utilities (https://nl.mathworks.com/matlabcentral/fileexchange/36800-interpolation-utilities), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Interpolation >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.41.0.0 | Updated cubicfarrow.m, lfindiff.m, sincint.m |
||
| 1.40.0.0 | updated header comments |
||
| 1.39.0.0 | added minimaxrat.m |
||
| 1.38.0.0 | Added output to minimaxpoly.m |
||
| 1.37.0.0 | Simplified minimaxpoly.m |
||
| 1.36.0.0 | fixed minmaxpoly.m and cleanup |
||
| 1.35.0.0 | fixed nargin in minimaxpoly |
||
| 1.34.0.0 | removed unnecessary variable printout in schwerner.m |
||
| 1.33.0.0 | added analyticint.m, hilbint.m, and references to help sections
|
||
| 1.32.0.0 | bug fix for stineman.m |
||
| 1.31.0.0 | added cubicfarrow.m |
||
| 1.30.0.0 | Added barylag.m, constint.m, cspline.m, linint.m, minmaxpoly.m, polycof.m
|
||
| 1.29.0.0 | Updated bulirschstoer.m |
||
| 1.28.0.0 | Corrected mqsline.m and added bulirschstoer.m, hermitediv.m, qspline.m |
||
| 1.27.0.0 | Added ratint.m and thiele.m for rational polynomial interplation |
||
| 1.26.0.0 | Added steffen.m and stineman.m for monotonic interpolation |
||
| 1.25.0.0 | Changed kernel tolerance in schwerner.m |
||
| 1.24.0.0 | Added boundary conditions to helper function in newtint.m |
||
| 1.22.0.0 | Added fractint.m and safif.m and added a fractional delay filter to interpdct.m |
||
| 1.21.0.0 | Modified window condition in sincint.m |
||
| 1.20.0.0 | Added expint.m; added second derivative calculations to lagint.m and hermint.m |
||
| 1.19.0.0 | added expint.m |
||
| 1.18.0.0 | added mqspline.m and harmonic mean monotone options |
||
| 1.16.0.0 | Updated output arguments when error conditions occur |
||
| 1.15.0.0 | updated monotone condition in chermite.m |
||
| 1.14.0.0 | updated trigint.m to handle an even number of datapoints |
||
| 1.13.0.0 | updated trigint.m |
||
| 1.12.0.0 | added comment to said.m |
||
| 1.11.0.0 | Added said.m for piecewise Said interpolation |
||
| 1.9.0.0 | updated trigint.m |
||
| 1.8.0.0 | updated epsilon computations |
||
| 1.7.0.0 | Added finite difference function to rchermite.m |
||
| 1.6.0.0 | Updated sincint.m |
||
| 1.2.0.0 | Modified sincdint.m and sincint.m and added trigint.m |
||
| 1.1.0.0 | Changed the finite difference calculation in chermite.m
|
||
| 1.0.0.0 |
