Answer to Question #444 in C++ for sara

Question #444
I have to convolve a set of data points (counts per channel) with another set of data points (also in counts per channel). Could you please give me an idea on how to even begin to do this? I would prefer not to have to do FFT (and inverse transform...) on it as I don't know how to do that, but I could learn if there's no other way.
1
Expert's answer
2010-07-13T05:49:57-0400
To obtain the convolution of two sets of data you should use the formula of a discrete convolution. You may use special formula for this, but using FFT will be faster. The most common fast convolution algorithms use fast Fourier transform (FFT) algorithms via the circular convolution theorem.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS