> I have verified that > complex(upfirdn(real(x),h,2,3),upfirdn(imag(x),h,2,3)) gives the same > results up to computation accuracy errors. > x and h have been generated as randn values (saved as mat file to be > common for both matlab and octave)
I've checked in a change to 'upfirdn' so it also should handle complex input. However, since I don't use the 'signal' package, I'd appreciate if anybody would test it. Søren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
