MOTDSP566 Blockset |
|
Search Help Desk |
MOTDSP566 IFFT | Contents See Also |
Purpose
Compute the IFFT of the input.
Library
Motdsp566lib
Description
The MOTDSP566 IFFT block computes the inverse fast Fourier transform (IFFT) of each real or complex 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 IFFT operation for a single-channel input (Number of channels = 1
)
is shown below.
The input frame size, M, must be a power of two. To work with other frame sizes, use the Zero Pad block to pad or truncate the input frame to a power-of-two length.
Dialog Box
MOTDSP566 FFT | Discrete Fourier transform |