Hi guys,
I have a theoretical relation****p that variable z = convolution(x, y ).
I now have vectors of z and x and I am trying to deconvolute them to get
vector y. I tried to to FFT to solve for y. The problem is that I also got
some oscillation in the y vector while there should be none. The shape of
the vectors z and x all look like bell shape and they look pretty smooth.
They are close to zero(but no zeros there) at the tails. Anybody has any
idea how should I fix this problem, either using filter or other method?
Thanks for your advice,
Neil