linear convolution by matrix method without using 'conv()'
版本 1.0.0.0 (1012 字节) 作者:
Kamal Hussain
linear convolution by matrix method without using 'conv()'
linear convolution by matrix method without using 'conv()'
here i have written code for linear linear convolution by matrix method. it takes two vectors and convolve them linearly.
I have made a function named shiftFTN (function code is attached with the main m file in the zip file) to shift the vector to the right by 1.
引用格式
Kamal Hussain (2026). linear convolution by matrix method without using 'conv()' (https://ww2.mathworks.cn/matlabcentral/fileexchange/66780-linear-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
在 Help Center 和 MATLAB Answers 中查找有关 Correlation and Convolution 的更多信息
标签
Convolution by matrix method without using 'conv()'/
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 |
