You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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).
Cite As
daniel mitchell (2026). efficient overlap-save for real signals (https://www.mathworks.com/matlabcentral/fileexchange/121782-efficient-overlap-save-for-real-signals), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (4.6 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
