Need to convolute these two signals
Show older comments
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
Jonas
on 8 Aug 2021
please search in the forum for manual convolution, there are many many threads about exactly that
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!