This zip file contains 41 functions related to 1-D interpolation. The functions are:
analyticint.m performs piecewise analytic interpolation
baryinv.m performs barycentric interpolation with inverse distance weighting
barylag.m performs barycentric lagrange interpolation
bulirschstoer.m performs performs rational Bulirsch-Stoer interpolation
cakima.m performs piecewise cubic Akima interpolation
cbezier.m performs piecewise cubic Bezier spline interpolation
chermite.m performs piecewise cubic Hermite spline interpolation
constint performs piecewise constant interpolation
cosint.m performs piecewise cosine interpolation
cspline.m performs piecewise cubic spline interpolation
cubicfarrow.m performs Cubic Farrow interpolation
cubiconv.m performs cubic convolution interpolation
cubint.m performs piecewise cubic interpolation
divdiff.m calculates divided differences
expint.m calculates piecewise exponential interpolation
floaterhormann.m performs rational interpolation using the Floater-Hormann Method
fractint.m performs self-affine fractal interpolation for specific interpolation points
hermint.m performs piecewise Hermite interpolation
hermitediv.m calculates Hermite divided differences
hilbint.m performs piecewise Hilbert transform interpolation
interpdct.m performs interpolation using the DCT method
lagint.m performs piecewise Lagrange interpolation
linint.m performs piecewise linear interpolation
minmaxpoly.m calculates the optimal polynomial via the Remez algorithm
mqspline.m performs piecewise monotone quadratic spline interpolation
neville.m performs interpolation using Neville’s Method
newtint.m performs interpolation of equally-spaced points
polycof.m performs non-Vandermonde polynomial interpolation coefficients
qhermite.m performs piecewise quintic Hermite interpolation
qspline.m performs piecewise quadratic spline interpolation
ratint.m performs simple rational polynomial interpolation
rchermite.m performs piecewise rational cubic Hermite spline interpolation
said.m performs piecewise Said interpolation
schwerner.m performs rational interpolation using the Schneider-Werner Method
shermite.m performs piecewise septic Hermite interpolation
sincdint.m performs piecewise discrete sinc interpolation
sincint.m performs piecewise sinc interpolation
steffen.m performs monotonic Steffen interpolation
stineman.m performs monotonic Stineman interpolation
thiele.m performs rational Thiele interpolation
trigint.m performs piecewise trigonometric interpolation
更多精彩文章请关注公众号: