Jump to content

Transfer matrix

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by HenningThielemann (talk | contribs) at 14:57, 30 March 2006 (sum of eigenvalue powers Properties). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The transfer matrix appears in the treatment of refinable functions.

For the mask , which is vector with component indexes from to , the transfer matrix of , we call it here, is defined as

.

More verbosely

Properties

  • If you drop the first and the last column and move the odd indexed columns to the left and the even indexed columns to the right, then you obtain a transposed Sylvester matrix.
  • The determinant of a transfer matrix is essentially a resultant.
More precisely:
Let be the even indexed coefficients of () and let be the odd indexed coefficients of ().
Then , where is the resultant.
This connection allows for fast computation using the Euclidean algorithm.
  • For the determinant of the transfer matrix of convolved mask holds
where denotes the mask with alternating signs, i.e. .
  • Let be the eigenvalues of , which implies and more generally . This sum is useful for estimating the spectral radius of . There is an alternative possibility for computing the sum of eigenvalue powers, which is faster for small .
Let be the periodization of with respect to period . That is is a circular filter, which means that the component indexes are residue classes with respect to the modulus . Then with the upsampling operator it holds
Actually not convolutions are necessary, but only ones, when applying the strategy of efficient computation of powers. Even more the approach can be further sped up using the Fast Fourier transform.

References