Filter Design Toolbox    
ifft

Apply the inverse quantized FFT to data

Syntax

Description

y = ifft(f,x) is the quantized inverse FFT of x. The parameters of the quantized FFT are specified in quantized FFT f.

y = ifft(f,x,dim) is the quantized inverse FFT of x across the dimension dim.

See Also
fft, get, qfft, qreport, set


 hex2num ifir