Section 12: Calculating with Matrices 163

Example: Store the complex matrix

 

⎡4 + 3i

7 − 2i

Z =

1 + 5i

3 + 8i

in the form ZC, since it is written in a form that shows ZC. Then transform ZC into the form ZP.

You can do this by storing the elements of ZC in matrix A and then using the pfunction, where

 

⎡4

 

A = Zc =

 

1

Keystrokes

Display

´>0

 

2 v4

4.0000

´mA

 

´>1

4.0000

37 − 2⎤

53 8.

Clears all matrices.

Dimensions matrix A to be 2×4.

Sets beginning row and column numbers in R0 and R1 to 1.

´U

4.0000

 

Activates User mode.

4 OA

4.0000

 

Stores a11.

3 OA

3.0000

 

Stores a12.

7 OA

7.0000

 

Stores a13.

2 “OA

-2.0000

 

Stores a14.

1 OA

1.0000

 

Stores a21.

5 OA

5.0000

 

Stores a22.

3 OA

3.0000

 

Stores a23.

8 OA

8.0000

 

Stores a24.

´U

8

0000

 

Deactivates User mode.

l>A A

2

4

Display descriptor of

 

 

 

 

matrix A.

´p

A

4

2

Transforms ZC into ZP and

 

 

 

 

redimensions matrix A.