Linear convolution program without using for loop construct

This small dsp program aims to perform linear convolution between two sequences without using for loop.
13 Downloads
Updated 12 Aug 2019

View License

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 (2025). Linear convolution program without using for loop construct (https://se.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 Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0