Jacket matrix
In mathematics, a jacket matrix is a square matrix
of order n if its entries are non-zero and real, complex, or from a finite field, and

Hierarchy of matrix types
where In is the identity matrix, and
where T denotes the transpose of the matrix.
In other words, the inverse of a jacket matrix is determined its element-wise or block-wise inverse. The definition above may also be expressed as:
The jacket matrix is a generalization of the Hadamard matrix,also it is a Diagonal block-wise inverse matrix.
Motivation
| n | .... -2, -1, 0 1, 2,..... | logarithm |
| 2^n | .... 1, 2, 4,..... | Series |
As shown in Table, i.e. in series, n=2 case,
Forward:
, Inverse :
, then,
.
Therefore, exist an element-wise inverse.
Example 1.
:![B ={1 \over 4} \left[
\begin{array}{rrrr} 1 & 1 & 1 & 1 \\[6pt] 1 & -{1 \over 2} & {1 \over 2} & -1 \\[6pt]
1 & {1 \over 2} & -{1 \over 2} & -1 \\[6pt] 1 & -1 & -1 & 1\\[6pt] \end{array}
\right].](../I/m/78a377d29700bd0e92b6cd47a84712ae.png)
or more general
:![B = {1 \over 4} \left[ \begin{array}{rrrr} {1 \over a} & {1 \over b} & {1 \over b} & {1 \over a} \\[6pt] {1 \over b} & -{1 \over c} & {1 \over c} & -{1 \over b} \\[6pt] {1 \over b} & {1 \over c} & -{1 \over c} & -{1 \over b} \\[6pt] {1 \over a} & -{1 \over b} & -{1 \over b} & {1 \over a} \end{array} \right],](../I/m/b12dbbe7bf1572a161a15119a6f44446.png)
Example 2.
For m x m matrices, 
denotes an mn x mn block diagonal Jacket matrix.
References
- Moon Ho Lee,The Center Weighted Hadamard Transform, IEEE Transactions on Circuits Syst. Vol. 36, No. 9, PP. 1247–1249, Sept.1989.
- K.J. Horadam, Hadamard Matrices and Their Applications, Princeton University Press, UK, Chapter 4.5.1: The jacket matrix construction, PP. 85–91, 2007.
- Moon Ho Lee, Jacket Matrices: Constructions and Its Applications for Fast Cooperative Wireless Signal Processing,LAP LAMBERT Publishing, Germany,Nov. 2012.
External links
- Technical report: Linear-fractional Function, Elliptic Curves, and Parameterized Jacket Matrices
- Jacket Matrix and Its Fast Algorithms for Cooperative Wireless Signal Processing
- Jacket Matrices: Constructions and Its Applications for Fast Cooperative Wireless Signal Processing
This article is issued from Wikipedia - version of the Monday, May 04, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.



1, 2, 4,.....
