Inverse autoconvolution (autocorrelation) solutions space

7 views (last 30 days)
Hi !
I need to define the space of all the solutions of an inverse autoconvolution.
Is there an known way to do that ? Is there a parametric way to define that space ?
I thought about using the convolution theorem: f=invFourier(sqrt(Fourier(f*f)))
But I don't know how to define the non-symmetrical solutions.
Thanks

Answers (2)

Youssef  Khmou
Youssef Khmou on 17 Jul 2013
Dear Jonathan,
Do you mean 1/autocorrelation(X)? you have to define the system X, is it 1D,2D signal?
Based on the Wiener theorem you mentioned, you can check my submission based on that theorem (2d signal ) :

Jonathan
Jonathan on 18 Jul 2013
Hi !
I found new information on the subject. What i'm trying to do is a deautoconvolution of a nonnegative 1D function. There's a lot of info on the subject in the following paper:
An Iterative deautoconvolution algorithm for nonnegative functions
I will try implementing the algorithm contain in that article and maybe try the one contain in this article:
Deblurring subject to nonnegativity constraints

Categories

Find more on Elementary Math in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!