[링크 : https://www.eetimes.com/fft-convolution-and-the-overlap-add-method/]
[링크 : https://uk.mathworks.com/help/signal/ref/stft.html]
s = stft(x,'OverlapLength',o,'FFTLength',nfft,'Window',ones(nfft,1),'Centered',false); |
'프로그램 사용 > fft, fftw' 카테고리의 다른 글
FFT RBW (0) | 2023.09.19 |
---|---|
tek.com fft 관련 문서 (0) | 2023.07.19 |
fft window type과 진폭 보정계수 (0) | 2023.07.04 |
fft window 함수 (0) | 2023.07.03 |
pFFFT 사용법 (0) | 2023.06.15 |