或る大学院生のメモ帳
ラベル
Linear Algebra
の投稿を表示しています。
すべての投稿を表示
ラベル
Linear Algebra
の投稿を表示しています。
すべての投稿を表示
2012年9月22日土曜日
Householder Matrix
Properties
(symmetric and orthogonal)
(involutary)
http://fussy.web.fc2.com/algo/algo11-1.htm
http://homepage3.nifty.com/rikei-index01/ouyoukaiseki/bekutorunaigai.html
http://en.wikipedia.org/wiki/Householder_transformation
2012年9月21日金曜日
Hermitian Matrix
A complex square matrix is Hermitian if
where A* is the conjugate transpose of A.
Example
http://en.wikipedia.org/wiki/Hermitian_matrix
Unitary Matrix
A complex square matrix U is unitary if
where I is the identity matrix and U* is the conjugate transpose of U.
http://en.wikipedia.org/wiki/Unitary_matrix
2012年9月20日木曜日
Permutation Matrix
A permutation matrix is a square binary matrix that has exactly one entry 1 in each row and each column and 0s elsewhere.
Example
The permutation matrix Pπ corresponding to the permutation :
is
Properties
(orthogonal matrices)
http://en.wikipedia.org/wiki/Permutation_matrix
2012年3月20日火曜日
Kronecker Products
1. (A ⊗ B)(C ⊗ D) = AC ⊗ BD.
2. (A ⊗ B)^(−1) = A^(−1) ⊗ B^(−1).
3. (A ⊗ B)′ = A′ ⊗ B′.
4. A ⊗ (B + C) = A ⊗ B + A ⊗ C.
前の投稿
ホーム
登録:
投稿 (Atom)