Convolution

This function computes the convolution of two Discrete-time signals; x & y.

您现在正在关注此提交

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.

引用格式

Ismail M. El-Badawy (2026). Convolution (https://ww2.mathworks.cn/matlabcentral/fileexchange/41385-convolution), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0