On Feb 12, 7:32 pm, "mudskipper" <tomacm...@freenet.de> wrote:
> i did some research and it seems i need some kind of Crochière/Simth &
> Gosset interpolator. Is there a source for the coeffcients for the filter
> table?
dunno what kind of tools you have. (MATLAB, maybe?) probably for your
purposes, a windowed sinc() function would be okay. a Kaiser window
would be best but a Hamming window, which is easier to compute, might
be good enough. for a primer on the theory, maybe take a look at:
http://groups.google.com/group/comp....ef1e2580?fwc=1
r b-j