efficient overlap-save for real signals

Performing overlap-save method for convolution of a long sequence with an impulse response.
23 Descargas
Actualizado 6 dic 2022

Ver licencia

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).

Citar como

daniel mitchell (2025). efficient overlap-save for real signals (https://es.mathworks.com/matlabcentral/fileexchange/121782-efficient-overlap-save-for-real-signals), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0