2D FFT Slow. Any ideas? [message #37257] |
Fri, 05 December 2003 00:57  |
Brian
Messages: 27 Registered: March 2001
|
Junior Member |
|
|
I did a little benchmark between IDL and MATLAB. In each case I created a
random double precision complex array of size 2048 by 2048 and timed how
long the 2D FFT took. In MATLAB 6.5 it took about 3.5 sec, and in IDL, it
took about 10 sec. Is there a way to have IDL use MATLAB for the FFT,
perhaps using activex? Or would the overhead in using activex defeat the
purpose?
thanks,
brian
|
|
|
|