invimplms

Inverse impulse using the Levinson-Durbin algorithm

Syntax ^

function inv=invimplms(den,n,d)

Description ^

 Inverse impulse using the Levinson-Durbin algorithm
 syntax inv=invimplms(den,n,d)
         den - denominator impulse
         n   - length of result
         d   - delay of result
         inv - inverse impulse response of length n with delay d

 Levinson-Durbin algorithm from Proakis and Manolokis p.865

 Author: Bob Cain, May 1, 2001 arcane[AT]arcanemethods[DOT]com

Cross-Reference Information ^

This function calls: This function is called by:
Generated on Tue 05-Sep-2017 07:46:10 for Sound Zones