Scilab Function
Last update : 23/10/2007
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).