Linear convolution program without using for loop construct
Version 1.0.0 (1.21 KB) by
srinivas thirumala
This small dsp program aims to perform linear convolution between two sequences without using for loop.
This small beginners project aim is to perform linear convolution between two sequences without using for loop. It comprises the respective m-files to start of MATLAB programming for new learners.
Convolution inputs may be given from command window. Above title figure example is computed for x(n)={1,2,3} & {1,2}.
Thank you.
Cite As
srinivas thirumala (2026). Linear convolution program without using for loop construct (https://in.mathworks.com/matlabcentral/fileexchange/72417-linear-convolution-program-without-using-for-loop-construct), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
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
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
