Re: deconvolution


[ Follow Ups ] [ Post Followup ] [ Netlib Discussion Forum ] [ FAQ ]

Posted by Scott Betts on October 08, 1997 at 09:42:23:

In Reply to: deconvolution posted by Pasquale Nardone on October 02, 1997 at 03:40:56:

: Hi,
: I'm interested in numerical deconvolution:
: [knowing y(k) and g(k) fing x(k) such that:
: y(k)=Sum(g(k+m) x(m),for(m,1 to N))]

: and I would like to know the existing algorithm
: Can I find them on the Web? or somewhere?
: Thanks

Pasquale,
The math guru here isn't sure if there's anything
appropriate here at Netlib, but suggests that if you can't
find it here, you may want to look at the NAG manuals,
which sometimes point to public domain versions of their code.

Hope this helps!
Scott


Follow Ups: