You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
z=convolution(x,y) computes the convolution between two Discrete-time signals; x & y. If the two sequences have different lengths, the function will first pad the shorter with zeros. If the length of the longer sequence is N, then the length of the convolution result (i.e length(z)) is 2N-1.
Cite As
Ismail M. El-Badawy (2026). Convolution (https://www.mathworks.com/matlabcentral/fileexchange/41385-convolution), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.17 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
