efficient overlap-save for real signals

버전 1.0.0 (4.6 KB) 작성자: daniel mitchell
Performing overlap-save method for convolution of a long sequence with an impulse response.
다운로드 수: 8
업데이트 날짜: 2022/12/6

라이선스 보기

overlap–save is an efficient way to evaluate the convolution between a very long signal x[n] and a filter h[n]. In the case where the signals are real we can compute the output even more effiecently. In this fucntion we implement overlap-save for real signals i.e it is sufficient to keep only the positive frequencies of the fft and when computing the inverse fft we can simply complete the negetive frequencies (for real signals notice conjugate complex symmetry).

인용 양식

daniel mitchell (2024). efficient overlap-save for real signals (https://www.mathworks.com/matlabcentral/fileexchange/121782-efficient-overlap-save-for-real-signals), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0