EasyManua.ls Logo

HP 15C User Manual

HP 15C
11 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #9 background imageLoading...
Page #9 background image
HP-15C
Operation between a matrix and a scaler (=a plain number)
+ If X is a matrix and Y a scalar (or vice versa) the scalar will be added to
each element of the matrix
x If X is a matrix an Y a scalar (or vice versa) each element of the matrix
will be multiplied by the scalar
X=scalar, Y=matrix X=matrix, Y=scalar
- Substract scalar from each matrix
element
Substracts each matrix element
from scalar
÷
Divide each matrix element by
scalar
Calculates the inverse of the
matrix and then multiplies each
matrix element with scalar
Binary matrix operations
X and Y contain matrix descriptors
+
Add X+Y RESULT, where RESULT may be X or Y.
X & Y must have the same dimensions
-
Substract Y-X RESULT, where RESULT may be X or Y.
X & Y must have the same dimensions
x
Multiply YX RESULT, where RESULT may neither be X or Y.
X & Y must have the compatible dimensions
÷ Calculate X
-1
Y RESULT, where RESULT may be Y but not X.
X will be replaced by its LU decomposition. If X is singular it is replaced
by a non-singular matrix close to X.
Note that the order of X and Y is reversed! It corresponds to the Y/X
order. X must be square and have dimensions compatible with Y
MATRIX 5
Calculate Y
T
X RESULT, where RESULT may neither be X nor Y.
X & Y must have compatible dimension
MATRIX 6
Calulatest the residual: RESULT – YX RESULT
The descriptor of RESULT is placed in X.
RESULT may neither be X nor Y. X & Y must have compatible dimension
Matrix in LU
form
Its descriptor is displayed with two dashes after the matrix name A-E.
Operations ÷ and determinate (MATRIX 9) calculate a LU decompsed
matrix. The following operations can be performed with the LU
decomposition as with the original matrix: 1/x, ÷ (X=matrix) and
MATRIX 9
Complex matrices
Refer to pg. 160ff of the Owner's Manual.
Complex matrix operations are not supported directly. However, these operations can be
rewritten so that they can be solved using only real matrices. The HP-15C provides a
number of functions to simplify the conversions between complex and corresponding real
matrixes
Py,x
Converts X
C
X
P
. Number of rows of X must be even
Cy,x
Converts X
P
X
C
. Number of columns of X must be even
MATRIX 2
Expand X
P
toX. Number of rows of X must be even
MATRIX 3
CollapseX to X
P
. Number of columns of X must be even
GSB I, GTO I If I contains a matrix then the natrix name A-E is used as the target
label of the GSB or GTO
9
Question and Answer IconNeed help?

Do you have a question about the HP 15C and is the answer not in the manual?

HP 15C Specifications

General IconGeneral
Memory registers65
Storage media type-
TypeScientific
CoverNo
Form factorPocket
Control typeButtons
Product colorBlack, White
Housing materialPlastic
Digits10 digits
Display typeLCD
Display number of lines1 lines
Battery typeCR2032
Power sourceBattery
Auto power offYes
Auto power off after5 min
Number of batteries supported2
Weight and Dimensions IconWeight and Dimensions
Depth15.2 mm
Width129 mm
Height80 mm
Weight116 g

Summary

Memory & Display

Memory Overview

Details on memory size, registers, stack, and nonvolatile memory.

Global Reset Function

Clears all permanent memory.

MEM Display

Shows memory assignment and initial setup.

Clearing Data & Storage

CLEAR REG, CLEAR PREFIX

Clears all storage registers or prefix key data.

Direct Register Access

Store X in specified register or recall from storage.

Index Register Operations

Store, recall, and exchange with index register I.

Indirect Addressing

Access registers using the index register I.

Mathematical Functions

Trigonometric & Hyperbolic Functions

Perform trig/hyperbolic operations and set modes.

Programming & Control

Statistical Analysis

Calculate means, standard deviations, and regression.

Program Entry and Execution

Inserting code, executing programs via labels and GSB.

Advanced Programming

Labels and GOTO Instructions

Insert labels and set program counter to specified labels.

Flag Operations

Set, clear, and test flags for program control.

Loop Control (ISG/DSE)

Increment/Decrement and skip based on register values.

Complex Number Operations

Complex Mode Activation

Activate complex mode using 'f I' and deactivate with CF8.

Entering Complex Numbers

Input real and imaginary parts separated by ENTER.

Complex Arithmetic & Functions

Perform operations on complex numbers, including trig.

Matrix Operations

Matrix Element Access

Store/Recall matrix elements using R0/R1 as indices.

Matrix Operations & Conversions

Binary Matrix Operations

Add, subtract, multiply matrices with compatible dimensions.

Matrix Division & Inverse

Calculate matrix division and inverse using LU decomposition.

Solver and Integrator

Finding Real Roots (SOLVE)

Finds real root of f(X) using initial guesses.

Numerical Integration

Numerical Integration (∫xy)

Integrates function f(X) over a range using GSB calls.

Related product manuals