-
-
-
chazhifa.zip
Newton interpolation method, the calculation method of a few problem. MFC interface
-
-
-
-
decimation.rar
Change the sampling rate of the audio signal by interpolation and decimation. Observe the audible deterioration if present and quantify the change using the SNR
-
interpol.zip
This little programs compares the stability and the complexity for the computation of the Lagrange interpolation of a given function for the following three methods:
1) Aitken-Neville-scheme
2) Divided differences and Horner-scheme
3) Barycentric ...
-
-
-
Tricubic.rar
It is a three dimensional interpolation with tricubic convolution interpolation,which is the method used in Matlab.But, it is more useful and faster the the code implement by Matlab.
-