Hp 50g Graphing Calculator Uživatelský manuál Strana 352

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 887
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 351
Page 11-25
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 = Axb. 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
,,
422
831
532
3
2
1
=
=
= bxA and
x
x
x
Zobrazit stránku 351
1 2 ... 347 348 349 350 351 352 353 354 355 356 357 ... 886 887

Komentáře k této Příručce

Žádné komentáře