HP 48gII Manual de usuario Pagina 122

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 175
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 121
Page 9-5
Vector-matrix multiplication, on the other hand, is not defined. This
multiplication can be performed, however, as a special case of matrix
multiplication as defined next.
Matrix multiplication
Matrix multiplication is defined by C
m
×
n
= A
m
×
p
B
p
×
n
. Notice that matrix
multiplication is only possible if the number of columns in the first operand is
equal to the number of rows of the second operand. The general term in the
product, c
ij
, is defined as
.,,2,1;,,2,1,
1
njmiforbac
p
k
kjikij
KK ===
=
Matrix multiplication is not commutative, i.e., in general, AB BA.
Furthermore, one of the multiplications may not even exist. The following
screen shots show the results of multiplications of the matrices that we stored
earlier:
Term-by-term multiplication
Term-by-term multiplication of two matrices of the same dimensions is possible
through the use of function HADAMARD. The result is, of course, another
matrix of the same dimensions. This function is available through Function
catalog (
‚N
), or through the MATRICES/OPERATIONS sub-menu
(
„Ø
). Applications of function HADAMARD are presented next:
Vista de pagina 121
1 2 ... 117 118 119 120 121 122 123 124 125 126 127 ... 174 175

Comentarios a estos manuales

Sin comentarios