Fft2

Parent Previous Next

Fft2


2D Fast Fourier Transform


Syntax


fft2(x)

x is a matrix

Return a matrix which is the fast fourier transform of x


Example


Input

Output

x = rand(3, 2)

fft2(x)


See Also


Created with the Personal Edition of HelpNDoc: Create iPhone web-based documentation