fft_serial_test, a MATLAB program which calls fft_serial() to demonstrate the computation of a Fast Fourier Transform.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
fft_serial, a MATLAB program which demonstrates the computation of a Fast Fourier Transform (FFT), and is intended as a starting point for implementing a parallel version.