Need to convolute these two signals

I need to know how to convolute these two signals by using Implement folding, shifting, multiplying and adding method but I only know do this by using conv() function.If someone can please explain me how to do that ?
x[n]=[1,2,3,4,5]
h[n]=[5,8,3,5,4,6]

1 Comment

please search in the forum for manual convolution, there are many many threads about exactly that

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 8 Aug 2021

Commented:

on 8 Aug 2021

Community Treasure Hunt

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

Start Hunting!