DSPRelated.com
Forums

Inverse impulse response

Started by stef March 31, 2006
Hello experties,

Any body have an idea how to calculate the inverse impulse response in the
time domaine of an impuse response h using MATLAB ?
I'll be happy if you help me.
Thank you in advance
-----
Stef
stef wrote:
> Hello experties, > > Any body have an idea how to calculate the inverse impulse response in the > time domaine of an impuse response h using MATLAB ? > I'll be happy if you help me. > Thank you in advance
You can't do it in general. Dividing by very small values sees to that. There's material on deconvolution in Smith at http://dspguide.com (Chapter 17 p.300) that will give you perspective about what is possible. Jerry -- Engineering is the art of making what you want from things you can get. �����������������������������������������������������������������������
stef wrote:

> Hello experties, > > Any body have an idea how to calculate the inverse impulse response in the > time domaine of an impuse response h using MATLAB ? > I'll be happy if you help me. > Thank you in advance
You probably want something like this: http://www.ramsete.com/aurora/inverse.htm
>stef wrote: > >> Hello experties, >> >> Any body have an idea how to calculate the inverse impulse response in
the
>> time domaine of an impuse response h using MATLAB ? >> I'll be happy if you help me. >> Thank you in advance > >You probably want something like this: > >http://www.ramsete.com/aurora/inverse.htm > >
Hello, I used Levinson-Durbin algorithm. I used the MATLAB source code in the following adress: http://www.dsprelated.com/compdsppost.php?id=55071 The problem is: The approximation of the inverse impulse response is a noise. Have any one used this algorithm? Do you have an other idea how to solve this problem, or other suggessions? I'll be happy for any answer. Thank you ---------- Stef
>>stef wrote: >> >>> Hello experties, >>> >>> Any body have an idea how to calculate the inverse impulse response
in
>the >>> time domaine of an impuse response h using MATLAB ? >>> I'll be happy if you help me. >>> Thank you in advance >> >>You probably want something like this: >> >>http://www.ramsete.com/aurora/inverse.htm >> >> >Hello, >I used Levinson-Durbin algorithm. I used the MATLAB source code in the >following adress: http://www.dsprelated.com/compdsppost.php?id=55071
SORRY: I mean this adress: http://www.musicdsp.org/showone.php?id=188
>The problem is: The approximation of the inverse impulse response is a >noise. >Have any one used this algorithm? >Do you have an other idea how to solve this problem, or other >suggessions? >I'll be happy for any answer. >Thank you >---------- >Stef > >
"stef" <kabbaj@gmx.de> wrote in message
news:r9ydnRHw1YvoG7DZnZ2dnUVZ_vqdnZ2d@giganews.com...
> Hello experties, > > Any body have an idea how to calculate the inverse impulse response in the > time domaine of an impuse response h using MATLAB ? > I'll be happy if you help me. > Thank you in advance > ----- > Stef
If it is acoustic then the chances are that it will be non-minimum phase and won't have an inverse.There are a number of papers on this however. Tam
stef wrote:

...
> I used Levinson-Durbin algorithm. I used the MATLAB source code in the > following adress: http://www.dsprelated.com/compdsppost.php?id=55071 > The problem is: The approximation of the inverse impulse response is a > noise. > Have any one used this algorithm? > Do you have an other idea how to solve this problem, or other > suggessions?
Sounds like a case for ... SuperBob! :-)
> >stef wrote: > >... >> I used Levinson-Durbin algorithm. I used the MATLAB source code in the >> following adress: http://www.dsprelated.com/compdsppost.php?id=55071 >> The problem is: The approximation of the inverse impulse response is a >> noise. >> Have any one used this algorithm? >> Do you have an other idea how to solve this problem, or other >> suggessions? > >Sounds like a case for ...
What do you mean SuperBob...? If you don't understand my question, please ask me or pay attention what the real DSP experts write. -------- stef
> >SuperBob! > >:-) > >
Hi, Tam ,

  Can you say a little bit more about acoustic and nonminmum phase ? If
possible, what papers talked about this inverse problem ?

  Thanks in advance,

Xinhui

>Hi, Tam , > > Can you say a little bit more about acoustic and nonminmum phase ? If >possible, what papers talked about this inverse problem ? > > Thanks in advance, > >Xinhui > >
Hello, Xinhui, I found two papers in internet talking about this problem: -Acoustic characterisation of virtual musical instruments using MLS technique on ancient violins. From Angelo Farina, Andreas Langhoff, Lamberto Tonchin. -Software implementation of an LMS analyzer with tools for convolution,auralization, and inverse filtering. From Angelo Frarina and Fabrizion Righini. I've not yet solved the problem! If you have an idea how to solve it, please write a message. Thank you in advence. ----- Stef