Page 11-24
•
If
A
is a square matrix and
A
is non-singular (i.e., it’s inverse matrix
exist, or its determinant is non-zero), LSQ returns the exact solution to
the linear system.
•
If
A
has less than full row rank (underdetermined system of equations),
LSQ returns the solution with the minimum Euclidean length out of an
infinity number of solutions.
•
If
A
has less than full column rank (over-determined system of
equations), LSQ returns the "solution" with the minimum residual value
e
=
A
⋅
x
–
b
. The system of equations may not have a solution,
therefore, the value returned is not a real solution to the system, just
the one with the smallest residual.
Function LSQ takes as input vector
b
and matrix
A
, in that order. Function
LSQ can be found in Function catalog (
‚N
). Next, we use function LSQ
to repeat the solutions found earlier with the numerical solver:
Square system
Consider the system
2x
1
+ 3x
2
–5x
3
= 13,
x
1
– 3x
2
+ 8x
3
= -13,
2x
1
– 2x
2
+ 4x
3
= -6,
with
The solution using LSQ is shown next:
.
6
13
13
,
,
4
2
2
8
3
1
5
3
2
3
2
1
−
−
=
=
−
−
−
=
b
x
A
and
x
x
x
Содержание 49g+
Страница 1: ...hp 49g graphing calculator user s guide H Edition 4 HP part number F2228 90006 ...
Страница 197: ...Page 5 30 LIN LNCOLLECT POWEREXPAND SIMPLIFY ...
Страница 377: ...Page 11 55 Function KER Function MKISOM ...
Страница 457: ...Page 13 26 In the right hand side figure above we are using the line editor to see the series expansion in detail ...
Страница 775: ...Page 26 10 the location of the backup battery in the top compartment at the back of the calculator ...
Страница 838: ...Page L 5 ...