Convolution by matrix method without using 'conv()'

Linear discrete convolution without using inbuilt matlab function 'conv'

您现在正在关注此提交

This is a function which can be used to convolute two discrete signals (or matrix). It doesn't use inbuilt 'conv' function.
Same syntax as 'conv' function. In fact this is a replacement of 'conv' function.

引用格式

Souhardya Panda (2026). Convolution by matrix method without using 'conv()' (https://ww2.mathworks.cn/matlabcentral/fileexchange/61341-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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

Title has been changed

1.0.0.0