Signal Convolution in simulink
4 views (last 30 days)
Show older comments
I want to compute the convolution of two signal in Simulink. To be more specific I want to compute convolution between two signals from t-D to t in Simulink, where t is time and D is a time delay.
In this respect I tired to use the conv formula and conv block. But I think non of them are useful.
I appreciate any answer.
0 Comments
Answers (2)
Sereena
on 30 Mar 2014
i think you should see this http://www.mathworks.com/help/dsp/ref/convolution.html?searchHighlight=simulink+convolution
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!