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()'
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 (2025). linear convolution by matrix method without using 'conv()' (https://au.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 LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Correlation and Convolution >
Find more on Correlation and Convolution in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Convolution by matrix method without using 'conv()'/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
