Elements of scientific computing: with 18 tables
Gespeichert in:
Format: | Buch |
---|---|
Sprache: | English |
Veröffentlicht: |
Berlin [u.a.]
Springer
2010
|
Schriftenreihe: | Texts in computational science and engineering
7 |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | XII, 459 S. graph. Darst. 235 mm x 155 mm |
ISBN: | 9783642112980 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV036728196 | ||
003 | DE-604 | ||
005 | 20130506 | ||
007 | t | ||
008 | 101019s2010 d||| |||| 00||| eng d | ||
015 | |a 10,N36 |2 dnb | ||
016 | 7 | |a 100650768X |2 DE-101 | |
020 | |a 9783642112980 |c GB. : EUR 64.15 (freier Pr.), sfr 86.00 (freier Pr.) |9 978-3-642-11298-0 | ||
024 | 3 | |a 9783642112980 | |
028 | 5 | 2 | |a 12830619 |
035 | |a (OCoLC)699793556 | ||
035 | |a (DE-599)DNB100650768X | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
049 | |a DE-898 |a DE-706 |a DE-29T |a DE-703 |a DE-20 |a DE-11 |a DE-Aug4 | ||
082 | 0 | |a 518 |2 22/ger | |
082 | 0 | |a 502.85 |2 22/ger | |
084 | |a SK 900 |0 (DE-625)143268: |2 rvk | ||
084 | |a SK 950 |0 (DE-625)143273: |2 rvk | ||
084 | |a 510 |2 sdnb | ||
245 | 1 | 0 | |a Elements of scientific computing |b with 18 tables |c Aslak Tveito ... |
264 | 1 | |a Berlin [u.a.] |b Springer |c 2010 | |
300 | |a XII, 459 S. |b graph. Darst. |c 235 mm x 155 mm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Texts in computational science and engineering |v 7 | |
650 | 0 | 7 | |a Numerische Mathematik |0 (DE-588)4042805-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Wissenschaftliches Rechnen |0 (DE-588)4338507-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Wissenschaftliches Rechnen |0 (DE-588)4338507-2 |D s |
689 | 0 | 1 | |a Numerische Mathematik |0 (DE-588)4042805-9 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Tveito, Aslak |e Sonstige |4 oth | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-3-642-11299-7 |
830 | 0 | |a Texts in computational science and engineering |v 7 |w (DE-604)BV016971315 |9 7 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3532010&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020645924&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-020645924 |
Datensatz im Suchindex
_version_ | 1805094823908081664 |
---|---|
adam_text |
IMAGE 1
CONTENTS
1 COMPUTING INTEGRALS 1
1.1 BACKGROUND 1
1.2 THE COMPUTATIONAL PROBLEM 3
1.3 THE TRAPEZOIDAL METHOD 4
1.3.1 APPROXIMATING THE INTEGRAL USING ONE TRAPEZOID 5 1.3.2
APPROXIMATING THE INTEGRAL USING TWO TRAPEZOIDS 7 1.3.3 APPROXIMATING
THE INTEGRAL USING N TRAPEZOIDS 9 1.4 COMPUTATIONAL ANALYSIS 12
1.5 BACK TO THE BAGELS 14
1.6 EXERCISES 15
1.7 PROJECTS 17
1.7.1 SHOW THAT THE ERROR IS O(H 2 ) 17
1.7.2 DERIVE OTHER METHODS FOR NUMERICAL INTEGRATION 22 1.7.3 COMPUTE
THE LENGTH OF A CABLE 26
2 DIFFERENTIAL EQUATIONS: THE FIRST STEPS 31
2.1 MODELING CHANGES 31
2.1.1 THE CULTIVATION OF RABBITS 32
2.1.2 THE SIMPLEST POSSIBLE CASE 32
2.1.3 EXPONENTIAL GROWTH 33
2.1.4 LOGISTIC GROWTH 37
2.2 NUMERICAL SOLUTION 40
2.2.1 THE SIMPLEST POSSIBLE MODEL 41
2.2.2 NUMERICAL APPROXIMATION OF EXPONENTIAL GROWTH 44
2.2.3 NUMERICAL STABILITY 46
2.2.4 AN IMPLICIT SCHEME 48
2.2.5 EXPLICIT AND IMPLICIT SCHEMES 49
2.2.6 NUMERICAL SOLUTION OF THE LOGISTIC EQUATION 55
2.3 EXERCISES 60
2.4 PROJECTS 67
2.4.1 MORE ON STABILITY 67
2.4.2 MORE ON ACCURACY 69
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/100650768X
DIGITALISIERT DURCH
IMAGE 2
VILI CONTENTS
3 SYSTEMS OF ORDINARY DIFFERENTIAL EQUATIONS 75
3.1 RABBITS AND FOXES; FISH AND SHARKS 75
3.2 A NUMERICAL METHOD: UNLIMITED RESOURCES 78
3.3 A NUMERICAL METHOD: LIMITED RESOURCES 79
3.4 PHASE PLANE ANALYSIS 80
3.4.1 A SIMPLIFIED MODEL 80
3.4.2 THE PHASE PLANE 81
3.4.3 CIRCLES IN THE ANALYTICAL PHASE PLANE 83
3.4.4 ALTERNATIVE ANALYSIS 84
3.4.5 CIRCLES IN THE NUMERICAL PHASE PLANE 85
3.4.6 MORE ON NUMERICS 88
3.5 EXERCISES 91
3.6 PROJECT: ANALYSIS OF A SIMPLE SYSTEM 95
4 NONLINEAR ALGEBRAIC EQUATIONS 99
4.1 THE BISECTION METHOD 102
4.2 EFFICIENCY CONSIDERATION 106
4.3 NEWTON'S METHOD 107
4.4 THE SECANT METHOD 112
4.5 FIXED-POINT ITERATIONS 115
4.5.1 CONVERGENCE OF FIXED-POINT ITERATIONS 117
4.5.2 SPEED OF CONVERGENCE 120
4.5.3 EXISTENCE AND UNIQUENESS OF A SOLUTION 121
4.5.4 UNIQUENESS 122
4.5.5 EXISTENCE 123
4.6 SYSTEMS OF NONLINEAR EQUATIONS 125
4.6.1 A LINEAR SYSTEM 126
4.6.2 A NONLINEAR SYSTEM 127
4.6.3 NEWTON'S METHOD 129
4.6.4 A NONLINEAR EXAMPLE 132
4.6.5 THE NONLINEAR SYSTEM REVISITED 133
4.7 EXERCISES 134
4.8 PROJECT: CONVERGENCE OF NEWTON'S METHOD 138
5 THE METHOD OF LEAST SQUARES 147
5.1 BUILDING MODELS OF DISCRETE DATA SETS 150
5.1.1 APPROXIMATION BY A CONSTANT 150
5.1.2 APPROXIMATION BY A LINEAR FUNCTION 154
5.1.3 APPROXIMATION BY A QUADRATIC FUNCTION 157
5.1.4 LARGE DATA SETS 161
5.2 APPLICATION TO POPULATION MODELS 165
5.2.1 EXPONENTIAL GROWTH OF THE WORLD POPULATION? 166 5.2.2 LOGISTIC
GROWTH OF THE WORLD POPULATION 170
5.3 LEAST SQUARES APPROXIMATIONS OF FUNCTIONS 173
5.3.1 APPROXIMATING FUNCTIONS BY A CONSTANT 176
IMAGE 3
CONTENTS IX
5.3.2 APPROXIMATION USING LINEAR FUNCTIONS 178
5.3.3 APPROXIMATION USING QUADRATIC FUNCTIONS 180 5.3.4 SUMMARY OF THE
EXAMPLES 183
5.4 EXERCISES 185
5.5 PROJECT: COMPUTING COEFFICIENTS 190
6 ABOUT SCIENTIFIC SOFTWARE 195
6.1 ALGORITHMS EXPRESSED AS PSEUDO CODE 197
6.1.1 BASIC INGREDIENTS OF PSEUDO CODES 197
6.1.2 INTEGRATION 199
6.1.3 OPTIMIZATION OF ALGORITHMS AND IMPLEMENTATIONS 200 6.1.4
DEVELOPING ALGORITHMS FOR SIMPSON'S RULE 203 6.1.5 ADAPTIVE INTEGRATION
RULES 207
6.1.6 ORDINARY DIFFERENTIAL EQUATIONS 211
6.2 ABOUT PROGRAMMING LANGUAGES 212
6.2.1 STATIC TYPING VERSUS DYNAMIC TYPING 213
6.2.2 COMPUTATIONAL EFFICIENCY 214
6.2.3 BUILT-IN HIGH-PERFORMANCE UTILITIES 215
6.2.4 SUPPORT FOR USER-DEFINED OBJECTS 216
6.3 THE TRAPEZOIDAL RULE IN DIFFERENT LANGUAGES 217
6.3.1 CODE STRUCTURE 217
6.3.2 FORTRAN 77 218
6.3.3 C AND C ++ 222
6.3.4 JAVA 224
6.3.5 MATLAB 226
6.3.6 PYTHON 228
6.3.7 VECTORIZATION 230
6.3.8 MAPLE 236
6.3.9 SUMMARY 237
6.4 HEUN'S SCHEME IN DIFFERENT LANGUAGES 239
6.4.1 CODE STRUCTURE 239
6.4.2 FORTRAN 77 239
6.4.3 GRAPHICS 242
6.4.4 C ++ : 244
6.4.5 JAVA 248
6.4.6 MATLAB 249
6.4.7 PYTHON 251
6.4.8 SUMMARY 252
6.5 NUMERICAL SOFTWARE ENGINEERING 254
6.5.1 FUNCTION LIBRARIES 254
6.5.2 MOTIVATION FOR OBJECT-ORIENTED LIBRARIES 259
6.5.3 DESIGN OF A NUMERICAL INTEGRATION HIERARCHY 262 6.5.4 A CLASS
HIERARCHY IN JAVA 263
6.5.5 A CLASS HIERARCHY IN PYTHON 265
6.5.6 OBJECT-ORIENTED PROGRAMMING IN MATLAB 268
IMAGE 4
X CONTENTS
6.6 EXERCISES 269
6.7 PROJECTS 270
6.7.1 COMPUTING THE VOLUME OF A CYLINDRICAL CONTAINER 270 6.7.2 A CLASS
HIERARCHY FOR SCALAR ODE SOLVERS 271
6.7.3 SOFTWARE FOR SYSTEMS OF ODES 272
7 THE DIFFUSION EQUATION 273
7.1 BASICS OF DIFFUSION PROCESSES 274
7.1.1 HEAT CONDUCTION 274
7.1.2 DIFFUSIVE TRANSPORT OF A SUBSTANCE 275
7.1.3 DIFFUSION VERSUS CONVECTION 276
7.1.4 THE RELEVANCE OF ONE-DIMENSIONAL MODELS 277 7.2 THE MATHEMATICAL
MODEL OF DIFFUSION 285
7.2.1 THE DIFFUSION EQUATION 285
7.2.2 INITIAL AND BOUNDARY CONDITIONS 286
7.2.3 THE ONE-DIMENSIONAL INITIAL-BOUNDARY VALUE PROBLEM. .287 7.2.4
THE THREE-DIMENSIONAL DIFFUSION EQUATION 287 7.3 DERIVATION OF DIFFUSION
EQUATIONS 290
7.3.1 DIFFUSION OF A SUBSTANCE 290
7.3.2 HEAT CONDUCTION 295
7.3.3 VISCOUS FLUID FLOW 300
7.3.4 SUMMARIZING THE MODELS 304
7.3.5 SCALING 307
7.4 EXPLICIT NUMERICAL METHODS 316
7.4.1 THE BASICS OF FINITE DIFFERENCE DISCRETIZATIONS 316 7.4.2
INCORPORATING DIRICHLET BOUNDARY CONDITIONS 321 7.4.3 INCORPORATING
NEUMANN BOUNDARY CONDITIONS 321 7.4.4 HOW TO VERIFY A COMPUTER
IMPLEMENTATION 324
7.4.5 INSTABILITY 327
7.4.6 A DISCRETE ALGORITHM DIRECTLY FROM PHYSICS 332 7.4.7 VARIABLE
COEFFICIENTS 334
7.5 IMPLICIT NUMERICAL METHODS 336
7.5.1 THE BACKWARD EULER SCHEME 336
7.5.2 THE LINEAR SYSTEM OF EQUATIONS : 337
7.5.3 SOLUTION OF TRIDIAGONAL LINEAR SYSTEMS 340
7.5.4 COMPARING THE EXPLICIT AND IMPLICIT METHODS 342 7.5.5 THE
CRANK-NICOLSON SCHEME 344
7.5.6 THEO SCHEME 346
7.6 EXERCISES 348
7.7 PROJECTS 352
7.7.1 DIFFUSION OF A JUMP 352
7.7.2 PERIODICAL INJECTION OF POLLUTION 353
7.7.3 ANALYZING DISCRETE SOLUTIONS 355
7.7.4 COMPARE DIFFERENT SCALINGS 356
IMAGE 5
CONTENTS XI
8 ANALYSIS OF THE DIFFUSION EQUATION 359
8.1 PROPERTIES OF THE SOLUTION 360
8.1.1 ENERGY ARGUMENTS 360
8.1.2 A BOUND ON THE DERIVATIVE 362
8.1.3 STABILITY 364
8.1.4 UNIQUENESS 366
8.1.5 MAXIMUM PRINCIPLES 366
8.1.6 PHYSICAL CONSIDERATIONS 367
8.1.7 ANALYTICAL CONSIDERATIONS 367
8.1.8 THE MINIMUM PRINCIPLE 372
8.1.9 SUMMARY 373
8.1.10 UNIQUENESS REVISITED 374
8.2 SEPARATION OF VARIABLES AND FOURIER ANALYSIS 374
8.2.1 SEPARATION OF VARIABLES 375
8.2.2 SUPER-POSITIONING 378
8.2.3 FOURIER SERIES AND THE INITIAL CONDITION 381
8.2.4 SOME SIMPLE EXAMPLES 381
8.2.5 INITIAL CONDITIONS GIVEN BY A SUM OF SINE FUNCTIONS 382 8.2.6
COMPUTING FOURIER SINE SERIES 384
8.2.7 SUMMARY 386
8.2.8 MORE EXAMPLES 387
8.2.9 ANALYSIS OF AN EXPLICIT FINITE DIFFERENCE SCHEME 392 8.2.10
CONSEQUENCES OF THE STABILITY CRITERION 395
8.2.11 EXERCISES 396
8.3 PROJECTS 403
8.3.1 NEUMANN BOUNDARY CONDITIONS 403
8.3.2 VARIABLE COEFFICIENTS 406
9 PARAMETER ESTIMATION AND INVERSE PROBLEMS 411
9. 1 PARAMETER ESTIMATION IN EXPONENTIAL GROWTH 412
9.1.1 A SIMPLER PROBLEM 414
9.2 THE BACKWARD DIFFUSION EQUATION 415
9.3 ESTIMATING THE DIFFUSION COEFFICIENT 418
9.4 EXERCISES 419
10 A GLIMPSE OF PARALLEL COMPUTING 423
10.1 MOTIVATIONS FOR PARALLEL COMPUTING 423
10.1.1 FROM THE PERSPECTIVE OF SPEED 423
10.1.2 FROM THE PERSPECTIVE OF MEMORY 426
10.1.3 PARALLEL COMPUTERS 426
10.2 MORE ABOUT PARALLEL COMPUTING 427
10.2.1 INSPIRATIONS FROM PARALLEL PROCESSING IN REAL LIFE 428 10.2.2
FROM SERIAL COMPUTING TO PARALLEL COMPUTING 428 10.2.3 EXAMPLE 1 OF DATA
PARALLELISM 430
10.2.4 EXAMPLE 2 OF DATA PARALLELISM 432
IMAGE 6
XII CONTENTS
10.2.5 EXAMPLE 3 OF DATA PARALLELISM 434
10.2.6 PERFORMANCE ANALYSIS 438
10.2.7 OVERHEAD RELATED TO PARALLELIZATION 440
10.3 PARALLEL PROGRAMMING 442
10.3.1 OPENMP PROGRAMMING 443
10.3.2 MPI PROGRAMMING 445
10.3.3 CONCLUDING REMARKS 449
10.4 EXERCISES 449
10.5 PROJECT: PARALLEL SOLUTION OF A 2D DIFFUSION EQUATION 451
REFERENCES 455
INDEX 457 |
any_adam_object | 1 |
building | Verbundindex |
bvnumber | BV036728196 |
classification_rvk | SK 900 SK 950 |
ctrlnum | (OCoLC)699793556 (DE-599)DNB100650768X |
dewey-full | 518 502.85 |
dewey-hundreds | 500 - Natural sciences and mathematics |
dewey-ones | 518 - Numerical analysis 502 - Miscellany |
dewey-raw | 518 502.85 |
dewey-search | 518 502.85 |
dewey-sort | 3518 |
dewey-tens | 510 - Mathematics 500 - Natural sciences and mathematics |
discipline | Allgemeine Naturwissenschaft Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV036728196</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20130506</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">101019s2010 d||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">10,N36</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">100650768X</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783642112980</subfield><subfield code="c">GB. : EUR 64.15 (freier Pr.), sfr 86.00 (freier Pr.)</subfield><subfield code="9">978-3-642-11298-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783642112980</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">12830619</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)699793556</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB100650768X</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-898</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-703</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-Aug4</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">518</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">502.85</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 900</subfield><subfield code="0">(DE-625)143268:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 950</subfield><subfield code="0">(DE-625)143273:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">510</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Elements of scientific computing</subfield><subfield code="b">with 18 tables</subfield><subfield code="c">Aslak Tveito ...</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XII, 459 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">235 mm x 155 mm</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="490" ind1="1" ind2=" "><subfield code="a">Texts in computational science and engineering</subfield><subfield code="v">7</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Numerische Mathematik</subfield><subfield code="0">(DE-588)4042805-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Wissenschaftliches Rechnen</subfield><subfield code="0">(DE-588)4338507-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Wissenschaftliches Rechnen</subfield><subfield code="0">(DE-588)4338507-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Numerische Mathematik</subfield><subfield code="0">(DE-588)4042805-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Tveito, Aslak</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-3-642-11299-7</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Texts in computational science and engineering</subfield><subfield code="v">7</subfield><subfield code="w">(DE-604)BV016971315</subfield><subfield code="9">7</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3532010&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</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=020645924&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-020645924</subfield></datafield></record></collection> |
id | DE-604.BV036728196 |
illustrated | Illustrated |
indexdate | 2024-07-20T10:49:31Z |
institution | BVB |
isbn | 9783642112980 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020645924 |
oclc_num | 699793556 |
open_access_boolean | |
owner | DE-898 DE-BY-UBR DE-706 DE-29T DE-703 DE-20 DE-11 DE-Aug4 |
owner_facet | DE-898 DE-BY-UBR DE-706 DE-29T DE-703 DE-20 DE-11 DE-Aug4 |
physical | XII, 459 S. graph. Darst. 235 mm x 155 mm |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Springer |
record_format | marc |
series | Texts in computational science and engineering |
series2 | Texts in computational science and engineering |
spelling | Elements of scientific computing with 18 tables Aslak Tveito ... Berlin [u.a.] Springer 2010 XII, 459 S. graph. Darst. 235 mm x 155 mm txt rdacontent n rdamedia nc rdacarrier Texts in computational science and engineering 7 Numerische Mathematik (DE-588)4042805-9 gnd rswk-swf Wissenschaftliches Rechnen (DE-588)4338507-2 gnd rswk-swf Wissenschaftliches Rechnen (DE-588)4338507-2 s Numerische Mathematik (DE-588)4042805-9 s DE-604 Tveito, Aslak Sonstige oth Erscheint auch als Online-Ausgabe 978-3-642-11299-7 Texts in computational science and engineering 7 (DE-604)BV016971315 7 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=3532010&prov=M&dok_var=1&dok_ext=htm Inhaltstext DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020645924&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Elements of scientific computing with 18 tables Texts in computational science and engineering Numerische Mathematik (DE-588)4042805-9 gnd Wissenschaftliches Rechnen (DE-588)4338507-2 gnd |
subject_GND | (DE-588)4042805-9 (DE-588)4338507-2 |
title | Elements of scientific computing with 18 tables |
title_auth | Elements of scientific computing with 18 tables |
title_exact_search | Elements of scientific computing with 18 tables |
title_full | Elements of scientific computing with 18 tables Aslak Tveito ... |
title_fullStr | Elements of scientific computing with 18 tables Aslak Tveito ... |
title_full_unstemmed | Elements of scientific computing with 18 tables Aslak Tveito ... |
title_short | Elements of scientific computing |
title_sort | elements of scientific computing with 18 tables |
title_sub | with 18 tables |
topic | Numerische Mathematik (DE-588)4042805-9 gnd Wissenschaftliches Rechnen (DE-588)4338507-2 gnd |
topic_facet | Numerische Mathematik Wissenschaftliches Rechnen |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3532010&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=020645924&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV016971315 |
work_keys_str_mv | AT tveitoaslak elementsofscientificcomputingwith18tables |