Fft

Parent Previous Next

Fft


1D Fast Fourier Transform


Syntax


fft(x)

x is a row/column vector

Return a row/column vector which is the fast fourier transform of x


Example


Input

Output

x = transpose(rand(5))

fft(x)


See Also


Created with the Personal Edition of HelpNDoc: Free EPub producer