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

Version 1.0.0.0 (1012 Bytes) by Kamal Hussain
linear convolution by matrix method without using 'conv()'
163 Downloads
Updated 7 Apr 2018

View License

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.

Cite As

Kamal Hussain (2024). linear convolution by matrix method without using 'conv()' (https://www.mathworks.com/matlabcentral/fileexchange/66780-linear-convolution-by-matrix-method-without-using-conv), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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

Version Published Release Notes
1.0.0.0