On Tue, 27 Nov 2007 09:35:17 -0800, Chris Bore wrote:
> What time would one expect for a 32x32 2D FFT (complex, double
> precision), on a 'modern' PC?
>
> Is a time of 2 seconds in any way reasonable?
>
> (The time is for a program that seems to be written for .NET using
> C#).
>
> Thanks,
>
> Chris
> ====================
> Chris Bore
> BORES Signal Processing
In Scilab, a 32 x 32 FFT took less time that the computer could say "Bob's
yer Uncle" (it reported 1ms, but that's at the limit of it's range).
A 256 x 256 took 25ms, and a 1024 x 1024 (after increasing the stack size)
took 626ms.
Take it from there...
--
Tim Wescott
Control systems and communications consulting
http://www.wescottdesign.com
Need to learn how to apply control theory in your embedded system?
"Applied Control Theory for Embedded Systems" by Tim Wescott
Elsevier/Newnes,
http://www.wescottdesign.com/actfes/actfes.html