MathAction #195 Add a conjugateTranspose operation in MatrixCategory

Submitted by : (unknown) at: 2007年11月17日T22:06:21-08:00 (18 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :
Optional comment :

It can be interesting to add a conjugateTranspose operation in MatrixCategory? RectangularMatrixCategory? and SquareMatrixCategory?. For example conjugateTranspose(a) * a will give a hermitian positive definite matrix.

... --unknown, 2005年7月28日 11:34:17 -0500 reply
fricas
(1) -> a:=matrix ([[%i,7],[6,3*%i]])
Type: Matrix(Complex(Integer))
fricas
b := map(conjugate,transpose(a)) * a
Type: Matrix(Complex(Integer))

Determinant and eigenvalues of this matrix are always real and positive. For example,

fricas
determinant(b)
Type: Complex(Integer)




Subject: Be Bold !!
( 15 subscribers )
Please rate this page:

AltStyle によって変換されたページ (->オリジナル) /