Message Boards Message Boards

Convolve a filter with raw trace and plot it?

Posted 5 years ago

Dear All, I have designed a filter(ft) and I want to convolve the filter with raw trace(trs) and plot in mathematica, how can i do that? Below is what I have written:

xc = Table[ListConvolve[ft, trs[[i]], {1, 1}, 0], {i, nx}]

where nx is the number of traces.

POSTED BY: Oluseun Sanuade
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract