-
-
[
Windows_Unix]
splinesC2.rar
In mathematics, a spline is a special function defined piecewise by polynomials. In interpolating problems, spline interpolation is often preferred to polynomial interpolation because it yields similar results
-
-
-
-
[
IDL]
scale_image.zip
For scale image, know more about resample and interpolation procedure.
-
-
-
[
Matlab]
interparc.zip
... to use a piecewise linear interpolant. More difficult is when the curve is a parametric spline or pchip model. The interparc.m function uses an ode solver to integrate the distance along the curve itself, then uses that ode solver to do the interpolation.
-
-