Cond; Conic - HP 48gII Advanced User's Reference Manual

Graphing calculator
Hide thumbs Also See for 48gII:
Table of Contents

Advertisement

Access:
Input/Output:
See also:
IDN

COND

Type:
Command
Description: Condition Number Command: Returns the 1-norm (column norm) condition number of a
square matrix.
The condition number of a matrix is the product of the norm of the matrix and the norm of the
inverse of the matrix. COND uses the 1-norm and computes the condition number of the matrix
without computing the inverse of the matrix.
The condition number expresses the sensitivity of the problem of solving a system of linear
equations having coefficients represented by the elements of the matrix (this includes inverting
the matrix). That is, it indicates how much an error in the inputs may be magnified in the outputs
of calculations using the matrix.
In many linear algebra computations, the base 10 logarithm of the condition number of the
matrix is an estimate of the number of digits of precision that might be lost in computations
using that matrix. A reasonable rule of thumb is that the number of digits of accuracy in the
result is approximately MIN(12,15–log
Access:
Input/Output:
See also:
SNRM, SRAD, TRACE

CONIC

Type:
Command
Description: Conic Plot Type Command: Sets the plot type to CONIC.
When the plot type is CONIC, the DRAW command plots the current equation as a second-
order polynomial of two real variables. The current equation is specified in the reserved variable
EQ. The plotting parameters are specified in the reserved variable PPAR, which has this form:
For plot type CONIC, the elements of PPAR are used as follows:
• (x
, y
min
of the display range). The default value is (–6.5,–3.1) for the hp48gII and (–6.5,–3.9) for the
hp49g+.
MATRIX MAKE CON
CREATE CON
Level 2/Argument 1
Level 1/Argument 2
{ n
}
columns
{ n
m
}
rows
columns
[ R-array ]
[ C-array ]
'name'
MATRIX NORMALIZE COND
OPERATIONS COND
Level 1/Argument 1
[[ matrix ]]
{ (x
, y
min
min
) is a complex number specifying the lower left corner of PICT (the lower left corner
min
( ´ is the left-shift of the Pkey).
( Ø is the left-shift of the 5key).
z
constant
z
constant
x
constant
z
constant
z
constant
(COND)).
10
( ´ is the left-shift of the Pkey).
( Ø is the left-shift of the 5key).
m×n
) (x
) indep res axes ptype depend }
, y
max
max
Full Command and Function Reference 3-33
Level 1/Item 1
[ vector
]
constant
[[ matrix
]]
constant
[ R-array
]
constant
[ C-array
]
constant
Level 1/Item 1
x
conditionnumber

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

49g+

Table of Contents