Convolution by matrix method without using 'conv()'

版本 1.1.0.0 (334 字节) 作者: Souhardya Panda
Linear discrete convolution without using inbuilt matlab function 'conv'
224.0 次下载
更新时间 2017/2/3

查看许可证

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 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Correlation and Convolution 的更多信息
版本 已发布 发行说明
1.1.0.0

Title has been changed

1.0.0.0