[Master Index] [Index for /tools/hpmatlab/toolbox/matlab/datafun]

fftshift

(/tools/hpmatlab/toolbox/matlab/datafun/fftshift.m)


Function Synopsis

y = fftshift(x)

Help text

FFTSHIFT Move zeroth lag to center of spectrum.
	Shift FFT.  For vectors FFTSHIFT(X) returns a vector with the
	left and right halves swapped.  For matrices, FFTSHIFT(X) swaps
	the first and third quadrants and the second and fourth quadrants.
	FFTSHIFT is useful for FFT processing, moving the zeroth lag to
	the center of the spectrum.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON