HP 48gII Graphing Calculator Uživatelský manuál Strana 328

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 864
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 327
Page 11-2
Addition and subtraction
Consider a pair of matrices A = [a
ij
]
m
×
n
and B = [b
ij
]
m
×
n
. Addition and
subtraction of these two matrices is only possible if they have the same
number of rows and columns. The resulting matrix, C = A ± B = [c
ij
]
m
×
n
has
elements c
ij
= a
ij
± b
ij
. Some examples in ALG mode are shown below using
the matrices stored above (e.g., @A22@ + @B22@)
In RPN mode, the steps to follow are:
A22 ` B22`+ A22 ` B22`-
A23 ` B23`+ A23 ` B23`-
A32 ` B32`+ A32 ` B32`-
Translating the ALG examples to RPN is straightforward, as illustrated here.
The remaining examples of matrix operations will be performed in ALG mode
only.
Multiplication
There are different multiplication operations that involve matrices. These are
described next.
Multiplication by a scalar
Multiplication of the matrix A = [a
ij
]
m
×
n
by a scalar k results in the matrix C =
kA = [c
ij
]
m
×
n
= [ka
ij
]
m
×
n
. In particular, the negative of a matrix is defined by
the operation -A =(-1)A = [-a
ij
]
m
×
n
. Some examples of multiplication of a
matrix by a scalar are shown below.
Zobrazit stránku 327
1 2 ... 323 324 325 326 327 328 329 330 331 332 333 ... 863 864

Komentáře k této Příručce

Žádné komentáře