Ifft2

Parent Previous Next

Ifft2


Inverse 2D Fast Fourier Transform


Syntax


ifft2(x)

x is a matrix

Return a matrix which is the inverse fast fourier transform of x


Example


Input

Output

x = rand(3, 2)

y = fft2(x)

ifft2(y)


See Also


Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation