Casio ClassPad 300 Manual de usuario Pagina 159

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 670
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 158
20021201
2-7-31
Using the Action Menu
uu
uu
u LU
Function: Returns the LU decomposition of a square matrix.
Syntax: LU (Mat, lVariableMem, uVariableMem [
)
]
Example: To obtain the LU decomposition of the matrix [[1,2,3] [4,5,6] [7,8,9]]
The lower matrix is assigned to the first variable L, while the upper matrix is assigned to
the second variable U.
Menu Item: [Action][Matrix-Calculation][LU]
To display the lower matrix
Menu Item: [VAR][CAP][L][EXE]
To display the upper matrix
Menu Item: [VAR][CAP][U][EXE]
uu
uu
u QR
Function: Returns the QR decomposition of a square matrix.
Syntax: QR (Mat, qVariableMem, rVariableMem [
)
]
Example: To obtain the QR decomposition of the matrix [[1, 2] [3, 4]]
The unitary matrix is assigned to variable Q, while the upper triangular matrix is
assigned to variable R.
Menu Item: [Action][Matrix-Calculation][QR]
To display the unitary matrix
Menu Item: [VAR][CAP][Q][EXE]
Vista de pagina 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 669 670

Comentarios a estos manuales

Sin comentarios