Clear Filters
Clear Filters

convolution trace of two signals

3 views (last 30 days)
zeinab
zeinab on 1 Dec 2014
Answered: Stephen23 on 1 Dec 2014
my data is 2 signals at the same time period, how to plot the trace representing the convolution between the two signals?

Accepted Answer

Stephen23
Stephen23 on 1 Dec 2014
Try conv and plot .

More Answers (1)

Image Analyst
Image Analyst on 1 Dec 2014
How about with the plot() function?

Community Treasure Hunt

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

Start Hunting!