ifft
From STX Wiki
< Programmer Guide | Command Reference | EVAL
Jump to navigationJump to search
ifft
ifft(x) | The inverse FFT of the vector x. The argument x must be a complex vector with 2^(m-1)+1 complex values. The result is a real signal with 2^m values. |