Inverse autoconvolution (autocorrelation) solutions space

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)

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 ) :
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 MATLAB in Help Center and File Exchange

Products

Asked:

on 17 Jul 2013

Community Treasure Hunt

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

Start Hunting!