Re: how to calculate the complex conjugate of matrix
- To: mathgroup at smc.vnet.net
- Subject: [mg22834] Re: how to calculate the complex conjugate of matrix
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 1 Apr 2000 02:50:57 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <8c1eu3$pi7@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, how do *you* calculate the conjugate of a matrix ? Transpose[Conjugate[m]].m or Conjugate[m].m ? Regards Jens monlaw wrote: > > How does the mathematica calculate the complex conjugate in the matrix? > I want to calculate the intensity of light by the eq. I=E*E in matrix form. > Another question is that I can't printout my solution completely. > My solution is very complex and printout by one page, and the printer is > always printed some result of my solution. > But I can't make it about three weeks ago. > Somebody help me, please!