| DSP Blockset | Search  Help Desk |
| FFT | See Also |
Library
Transforms, in General DSPDescription
The FFT block computes the fast Fourier transform (FFT) of each input channel independently at each sample time. The block assumes that the input is an M-by-N frame matrix. Each of the N frames in the matrix contains M sequential time samples from an independent signal. The illustration below shows a 6-by-4 matrix input:
The Number of channels parameter specifies the number of independent channels (columns), N, in the matrix. The output is complex and has the same dimension and sample rate as the input (i.e., the FFT is computed at M frequency points for each channel).
The FFT operation for a single-channel input (Number of channels = 1) is shown below.
Dialog Box

See Also
Complex Cepstrum