Convolution in MATLAB Simulink

6 views (last 30 days)
Vinoth
Vinoth on 1 Dec 2011
Hello,
I have a impulse response stored in a file impulse.mat. I want to perform convolution in SIMULINK for the continuous input signal(Say input signal coming at at 1Gbps). How can i implement it in Simulink?
-vinoth
  1 Comment
Wang
Wang on 15 Mar 2013
Hello,
I wonder how can you generate your impulse response? I need it for my undergraduate thesis that's about feed-forward controller.
-wang

Sign in to comment.

Accepted Answer

Amith Kamath
Amith Kamath on 2 Dec 2011
<http://www.mathworks.com/support/solutions/attachment.html?resid=1-13ZSQN&solution=1-13ZSPM> may be of help, assuming you have the signal processing blockset.

More Answers (1)

Vinoth
Vinoth on 2 Dec 2011
Hi Amith, Thanks for your reply. My situation is like this.
My impulse response is stored in impulse.mat file and incoming signal is strings of 1's and 0's at a certain data rate..For this case how can i do convolution in simulink?
-Vinoth
  3 Comments
Vinoth
Vinoth on 4 Dec 2011
Thanks for your kind reply. I have one more question
I want to generate 1Gbps PRBS data.I got sequence generator from http://www.mathworks.com/matlabcentral/fileexchange/18434
but can u please tell me how can i generate 1Gbps data???
Amith Kamath
Amith Kamath on 4 Dec 2011
I'm guessing you have to use the prbs_7bits block, but as for the Gbps part, I don't think there's any way you could simulate that, for it's a discrete process on a simulator. I may be wrong, for this is not really my area of expertise.. I'm sorry.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!