pls i need a code that can be used to convolute a signal ??
Show older comments
i need a function that doing the convolution work, and it's code
Answers (1)
Joseph Cheng
on 26 Mar 2014
0 votes
matlab has a built in convolution function called conv().
2 Comments
Sereena
on 27 Mar 2014
Joseph Cheng
on 27 Mar 2014
well isn't that for you to figure out? hint you'll need to use loops.
Categories
Find more on Loops and Conditional Statements 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!