How to compute the inverse of Toeplitz Hermitian Matrix



I would like to compute the inverse of Toeplitz Hermitian matrix such as

row 1: a_0 a_1 a_2 ... a_(M-1)
row 2: a*_1 a_0 a_1 ... a_(M-2)
row 3: a*_2 a*_1 a_0 ... a_(M-3)

row M-1: a*_(M-2) a*_(M-3) ... a_0 a_1
row M: a* _(M-1) a*_(M-2) ... a*_1 a_0

Does a closed form inverse of this matrix exist?
If not, is there any algorithm to compute it?

Thank you in advance.


.



Relevant Pages

  • Re: How to compute the inverse of Toeplitz Hermitian Matrix
    ... >I would like to compute the inverse of Toeplitz Hermitian matrix such as ... >Does a closed form inverse of this matrix exist? ... are those of the Statistics Department or of Purdue University. ... Herman Rubin, Department of Statistics, Purdue University ...
    (sci.math)
  • Re: How to compute the inverse of Toeplitz Hermitian Matrix
    ... >I would like to compute the inverse of Toeplitz Hermitian matrix such as ... > Does a closed form inverse of this matrix exist? ... The algorithm of W F Trench used to be state of the art but this paper is ... Prev by Date: ...
    (sci.math)

Quantcast