Introduction to linear algebra:
Gespeichert in:
Späterer Titel: | Strang, Gilbert Introduction to linear algebra |
---|---|
1. Verfasser: | |
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Wellesley, MA
Wellesley-Cambridge Press
[2016]
|
Ausgabe: | Fifth edition |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Hier auch später erschienene, unveränderte Nachdrucke |
Beschreibung: | x, 574 Seiten Diagramme |
ISBN: | 9780980232776 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV043815755 | ||
003 | DE-604 | ||
005 | 20220914 | ||
007 | t | ||
008 | 161007s2016 |||| |||| 00||| eng d | ||
020 | |a 9780980232776 |9 978-0-9802327-7-6 | ||
035 | |a (OCoLC)964067316 | ||
035 | |a (DE-599)GBV868646539 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-M347 |a DE-83 |a DE-862 |a DE-29T |a DE-523 |a DE-739 |a DE-91G |a DE-703 |a DE-526 |a DE-1050 |a DE-634 |a DE-573 |a DE-1047 |a DE-19 |a DE-1028 |a DE-188 | ||
082 | 0 | |a 512.5 |2 23 | |
084 | |a SK 220 |0 (DE-625)143224: |2 rvk | ||
084 | |a MAT 150f |2 stub | ||
084 | |a 15-01 |2 msc | ||
100 | 1 | |a Strang, Gilbert |d 1934- |0 (DE-588)141888474 |4 aut | |
245 | 1 | 0 | |a Introduction to linear algebra |c Gilbert Strang, Massachusetts Institute of Technology |
250 | |a Fifth edition | ||
264 | 1 | |a Wellesley, MA |b Wellesley-Cambridge Press |c [2016] | |
264 | 4 | |c © 2016 | |
300 | |a x, 574 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Hier auch später erschienene, unveränderte Nachdrucke | ||
650 | 0 | 7 | |a Lineare Algebra |0 (DE-588)4035811-2 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Lineare Algebra |0 (DE-588)4035811-2 |D s |
689 | 0 | |5 DE-604 | |
785 | 0 | 0 | |i Fortgesetzt durch |a Strang, Gilbert |t Introduction to linear algebra |b Fifth edition, revised printing, 2021 |z 978-1-7331466-5-4 |
856 | 4 | 2 | |m Digitalisierung UB Passau - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029226883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-029226883 |
Datensatz im Suchindex
DE-BY-862_location | 2000 |
---|---|
DE-BY-FWS_call_number | 2000/SK 220 S897(5) |
DE-BY-FWS_katkey | 628778 |
DE-BY-FWS_media_number | 083000519415 083000516366 |
_version_ | 1806176653300203520 |
adam_text | Table of Contents
1 Introduction to Vectors 1
1.1 Vectors and Linear Combinations...................................... 2
1.2 Lengths and Dot Products............................................ 11
1.3 Matrices............................................................ 22
2 Solving Linear Equations 31
2.1 Vectors and Linear Equations........................................ 31
2.2 The Idea of Elimination............................................. 46
2.3 Elimination Using Matrices.......................................... 58
2.4 Rules for Matrix Operations......................................... 70
2.5 Inverse Matrices.................................................... 83
2.6 Elimination = Factorization: A = LU................................. 97
2.7 Transposes and Permutations........................................ 109
3 Vector Spaces and Subspaces 123
3.1 Spaces of Vectors.................................................. 123
3.2 The Nullspace of A: Solving Ax = 0 and Rx = 0 ..................... 135
3.3 The Complete Solution to Ax = b............................. 150
3.4 Independence, Basis and Dimension.................................. 164
3.5 Dimensions of the Four Subspaces................................... 181
4 Orthogonality 194
4.1 Orthogonality of the Four Subspaces................................ 194
4.2 Projections ....................................................... 206
4.3 Least Squares Approximations....................................... 219
4.4 Orthonormal Bases and Gram-Schmidt................................. 233
5 Determinants 247
5.1 The Properties of Determinants..................................... 247
5.2 Permutations and Cofactors......................................... 258
5.3 Cramer’s Rule, Inverses, and Volumes............................... 273
■ * ■
III
IV Table of Contents
6 Eigenvaiues and Eigenvectors 288
6.1 Introduction to Eigenvalues....................................... 288
6.2 Diagonalizing a Matrix............................................ 304
6.3 Systems of Differential Equations................................ 319
6.4 Symmetric Matrices............................................... 338
6.5 Positive Definite Matrices........................................ 350
7 The Singular Value Decomposition (SVD) 364
7.1 Image Processing by Linear Algebra................................ 364
7.2 Bases and Matrices in the SVD..................................... 371
7.3 Principal Component Analysis (PCA by the SVD)..................... 382
7.4 The Geometry of the SVD........................................... 392
8 Linear Transformations 401
8.1 The Idea of a Linear Transformation............................... 401
8.2 The Matrix of a Linear Transformation............................. 411
8.3 The Search for a Good Basis....................................... 421
9 Complex Vectors and Matrices 430
9.1 Complex Numbers................................................... 431
9.2 Hermitian and Unitary Matrices.................................... 438
9.3 The Fast Fourier Transform........................................ 445
10 Applications 452
10.1 Graphs and Networks............................................... 452
10.2 Matrices in Engineering........................................... 462
10.3 Markov Matrices, Population, and Economics........................ 474
10.4 Linear Programming.............................................. 483
10.5 Fourier Series: Linear Algebra for Functions..................... 490
10.6 Computer Graphics................................................. 496
10.7 Linear Algebra for Cryptography.................................. 502
11 Numerical Linear Algebra 508
11.1 Gaussian Elimination in Practice.................................. 508
11.2 Norms and Condition Numbers....................................... 518
11.3 Iterative Methods and Preconditioners............................ 524
12 Linear Algebra in Probability Statistics 535
12.1 Mean, Variance, and Probability................................... 535
12.2 Covariance Matrices and Joint Probabilities...................... 546
12.3 Multivariate Gaussian and Weighted Least Squares.................. 555
Matrix Factorizations 563
Index 565
Six Great Theorems / Linear Algebra in a Nutshell 574
|
any_adam_object | 1 |
author | Strang, Gilbert 1934- |
author_GND | (DE-588)141888474 |
author_facet | Strang, Gilbert 1934- |
author_role | aut |
author_sort | Strang, Gilbert 1934- |
author_variant | g s gs |
building | Verbundindex |
bvnumber | BV043815755 |
classification_rvk | SK 220 |
classification_tum | MAT 150f |
ctrlnum | (OCoLC)964067316 (DE-599)GBV868646539 |
dewey-full | 512.5 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 512 - Algebra |
dewey-raw | 512.5 |
dewey-search | 512.5 |
dewey-sort | 3512.5 |
dewey-tens | 510 - Mathematics |
discipline | Mathematik |
edition | Fifth edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01773nam a2200409 c 4500</leader><controlfield tag="001">BV043815755</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20220914 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">161007s2016 |||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780980232776</subfield><subfield code="9">978-0-9802327-7-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)964067316</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)GBV868646539</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-523</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-526</subfield><subfield code="a">DE-1050</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-1047</subfield><subfield code="a">DE-19</subfield><subfield code="a">DE-1028</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">512.5</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 220</subfield><subfield code="0">(DE-625)143224:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 150f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">15-01</subfield><subfield code="2">msc</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Strang, Gilbert</subfield><subfield code="d">1934-</subfield><subfield code="0">(DE-588)141888474</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to linear algebra</subfield><subfield code="c">Gilbert Strang, Massachusetts Institute of Technology</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Fifth edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Wellesley, MA</subfield><subfield code="b">Wellesley-Cambridge Press</subfield><subfield code="c">[2016]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2016</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">x, 574 Seiten</subfield><subfield code="b">Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Hier auch später erschienene, unveränderte Nachdrucke</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Lineare Algebra</subfield><subfield code="0">(DE-588)4035811-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Lineare Algebra</subfield><subfield code="0">(DE-588)4035811-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="785" ind1="0" ind2="0"><subfield code="i">Fortgesetzt durch</subfield><subfield code="a">Strang, Gilbert</subfield><subfield code="t">Introduction to linear algebra</subfield><subfield code="b">Fifth edition, revised printing, 2021</subfield><subfield code="z">978-1-7331466-5-4</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Passau - ADAM Catalogue Enrichment</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029226883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029226883</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV043815755 |
illustrated | Not Illustrated |
indexdate | 2024-08-01T11:24:44Z |
institution | BVB |
isbn | 9780980232776 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029226883 |
oclc_num | 964067316 |
open_access_boolean | |
owner | DE-M347 DE-83 DE-862 DE-BY-FWS DE-29T DE-523 DE-739 DE-91G DE-BY-TUM DE-703 DE-526 DE-1050 DE-634 DE-573 DE-1047 DE-19 DE-BY-UBM DE-1028 DE-188 |
owner_facet | DE-M347 DE-83 DE-862 DE-BY-FWS DE-29T DE-523 DE-739 DE-91G DE-BY-TUM DE-703 DE-526 DE-1050 DE-634 DE-573 DE-1047 DE-19 DE-BY-UBM DE-1028 DE-188 |
physical | x, 574 Seiten Diagramme |
publishDate | 2016 |
publishDateSearch | 2016 |
publishDateSort | 2016 |
publisher | Wellesley-Cambridge Press |
record_format | marc |
spellingShingle | Strang, Gilbert 1934- Introduction to linear algebra Lineare Algebra (DE-588)4035811-2 gnd |
subject_GND | (DE-588)4035811-2 (DE-588)4123623-3 |
title | Introduction to linear algebra |
title_auth | Introduction to linear algebra |
title_exact_search | Introduction to linear algebra |
title_full | Introduction to linear algebra Gilbert Strang, Massachusetts Institute of Technology |
title_fullStr | Introduction to linear algebra Gilbert Strang, Massachusetts Institute of Technology |
title_full_unstemmed | Introduction to linear algebra Gilbert Strang, Massachusetts Institute of Technology |
title_new | Strang, Gilbert Introduction to linear algebra |
title_short | Introduction to linear algebra |
title_sort | introduction to linear algebra |
topic | Lineare Algebra (DE-588)4035811-2 gnd |
topic_facet | Lineare Algebra Lehrbuch |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=029226883&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT stranggilbert introductiontolinearalgebra |
Inhaltsverzeichnis
THWS Schweinfurt Zentralbibliothek Lesesaal
Signatur: |
2000 SK 220 S897(5) |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |
Exemplar 2 | ausleihbar Verfügbar Bestellen |