linear convolution by matrix method without using 'conv()'

版本 1.0.0.0 (1012 字节) 作者: Kamal Hussain
linear convolution by matrix method without using 'conv()'
191.0 次下载
更新时间 2018/4/7

查看许可证

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
类别
Help CenterMATLAB Answers 中查找有关 Correlation and Convolution 的更多信息

Convolution by matrix method without using 'conv()'/

版本 已发布 发行说明
1.0.0.0