Scilab Function
Last update : 15/2/39977367
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).