Reply by John Herman December 4, 20052005-12-04
I heard that MATLAB has switched to the FFTW FFT which is very fast.  If I 
remember correctly, other MATLAB-like programs, some free, also use FFTW.

You may be blaming the slow FFT speed on the FFT algorithm instead of the 
built in lack of speed in MATLAB.  Or you might be using an old version of 
MATLAB.

In article <1133214645.262781.101580@f14g2000cwb.googlegroups.com>, "Praveen" 
<praveen.gk@gmail.com> wrote:
>I don't know...I want to do it the efficient way >
Reply by naebad November 28, 20052005-11-28
Better to avoid Matlab altogether then and use LabVIEW.

Naebad

Reply by Praveen November 28, 20052005-11-28
I don't know...I want to do it the efficient way

Reply by naebad November 28, 20052005-11-28
Isn't there already code for this?

Naebad

Reply by Praveen November 28, 20052005-11-28
Hi,
I am implementing a Decimation in frequency algo using MATLAB.  Can
anbody give an efficient way of passing the twiddle factors to a 2
input 2 output butterfly.

Thanks,
Praveen