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.
9.0 次下载
更新时间 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