Navigation

Operators and Keywords

Function List:

C++ API

: ifftshift (x)
: ifftshift (x, dim)

Undo the action of the fftshift function.

For even length x, fftshift is its own inverse, but odd lengths differ slightly.

See also: fftshift.

Package: octave