Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.217 fftexpand

fftexpand(data, factor)

Returns a copy of data expanded in its first dimension by the specified factor, which may be any positive (fractional or integer) number. The extra elements are interpolated using Fourier transforms.

See also: fft, fftshift