Hi I'm sorry about the long reply.
man, 13 09 2010 kl. 01:05 +0300, skrev Tuomas Pennanen: > I found out that the current implementation of interp.m suffers from > noticeable intersymbol interference because of the FIR filter used after > upsampling. I patched interp() to use intfilt() instead of fir1() as per > MathWorks documentation, which solves the problem. > > I also created new file intfilt.m, which is needed by the patched > function. The Lagrange polynomial interpolation in intfilt.m is > unimplemented as I don't know how to do it right. Is anybody on the list qualified to determine if this is the right change? I don't have the domain specific knowledge to say something qualified... Søren ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
