Scilab Function
Last update : 12/1/2004
lgfft
- utility for fft
Calling Sequence
[y]=lgfft(x)
Parameters
x
: real or complex vector
Description
returns the lowest power of 2 larger than
size(x)
(for FFT use).