1D Convolution by Overlap and Save - Optimized
版本 1.0.2 (5.5 KB) 作者:
Royi Avital
Highly optimized implementation of the Overlap and Save method for Linear 1D Convolution. The function optimizes the optimal DFT window.
This function implements Linear Convolution by Overlap and Save method. It is fully optimized such that the main loop is not allocating. The function automatically computes the optimal DFT window.
The function has 3 output modes - Full, Same and Valid to match MATLAB's conv() function.
Th package contains also an implementation in frequency domain and performance comparison to the other 2 methods.
引用格式
Royi Avital (2025). 1D Convolution by Overlap and Save - Optimized (https://www.mathworks.com/matlabcentral/fileexchange/75233-1d-convolution-by-overlap-and-save-optimized), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2020a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!