> Subject: Re: [OctDev] upfirdn doesnt handle complex input
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Date: Sat, 16 Aug 2008 10:30:54 +0200
> 
> lør, 16 08 2008 kl. 11:08 +0300, skrev nit_ar:
> > I will check the compatibilty of
> > 
> > complex (upfirdn (real (input)), upfirdn (imag (input)))
> > 
> > to matlab upfirdn function next week.
> 
> Great!
> 
> > Regarding patching the tooobox, I am not a developer so I do not
know 
> > how to fix, compile and test the upfirdn c code function
> 
> Okay, that's perfectly fine. If you report back regarding the ML
> compatibility, I (or someone else) will fix the C++ code.
> 
> Søren
> 

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)


________________________________________________________________________
Get news, entertainment and everything you care about at Live.com. Check
it out!


-------------------------------------------------------------------------
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

Reply via email to