Convolution by matrix method without using 'conv()'
版本 1.1.0.0 (334 字节) 作者:
Souhardya Panda
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 版本兼容性
创建方式
R2013a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
在 Help Center 和 MATLAB Answers 中查找有关 Correlation and Convolution 的更多信息
