On Wed, Feb 1, 2012 at 5:21 PM, Jose Guzman <[email protected]> wrote:
> Is there any documentation about performing deconvolution with Sage?

Essentially, you want to take LTs or FTs, divide by a factor, then
take inverse LTs or
inverse FTs?

In the LT case, symbolic inverse LTs are implemented, via maxima. In
really simple examples,
I guess you could just use them to try to solve your problem. You
might be more interested
in the discrete FT case. Sage has some functionality for that, but I
don't know anyone
working out details.

>
> I did not find anythign on sagemath.org or in the wiki.
>
> I am trying to become familiar with the deconvolution method (like in
> http://terpconnect.umd.edu/~toh/spectrum/Deconvolution.html), and I would
> like to test how to perform it with Sage.
>
> Thanks in advance.
>
> Jose
>
> --
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/sage-support
> URL: http://www.sagemath.org

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to