Introduction to mathematical modeling and computer simulations:
Gespeichert in:
Hauptverfasser: | , , |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton, Florida
CRC Press
[2018]
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | Includes bibliographical references and index |
Beschreibung: | XVII, 222 Seiten Illustrationen, Diagramme |
ISBN: | 9781138197657 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV044925347 | ||
003 | DE-604 | ||
005 | 20180608 | ||
007 | t | ||
008 | 180430s2018 xxua||| |||| 00||| eng d | ||
010 | |a 017039173 | ||
020 | |a 9781138197657 |9 978-1-138-19765-7 | ||
035 | |a (OCoLC)1028977317 | ||
035 | |a (DE-599)BVBBV044925347 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
044 | |a xxu |c US | ||
049 | |a DE-739 | ||
050 | 0 | |a QA76.9.C65 | |
082 | 0 | |a 003/.3 |2 23 | |
084 | |a SK 950 |0 (DE-625)143273: |2 rvk | ||
100 | 1 | |a Mitiuszew, Władimir |d 1958- |0 (DE-588)1056104716 |4 aut | |
245 | 1 | 0 | |a Introduction to mathematical modeling and computer simulations |c Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko |
264 | 1 | |a Boca Raton, Florida |b CRC Press |c [2018] | |
300 | |a XVII, 222 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Includes bibliographical references and index | ||
650 | 4 | |a Computer simulation | |
650 | 4 | |a Mathematical models | |
650 | 0 | 7 | |a Mathematische Modellierung |0 (DE-588)7651795-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Computersimulation |0 (DE-588)4148259-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Mathematische Modellierung |0 (DE-588)7651795-0 |D s |
689 | 0 | 1 | |a Computersimulation |0 (DE-588)4148259-1 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Rylko, Natalia |4 aut | |
700 | 1 | |a Nawalaniec, Wojciech |4 aut | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 9781315277240 |
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=030318529&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-030318529 |
Datensatz im Suchindex
_version_ | 1804178497398112256 |
---|---|
adam_text | Contents
List of Figures ix
List of Tables xiii
Preface xv
I General Principles and Methods 1
1 Principles of Mathematical Modeling 3
1.1 How to develop a mathematical model.......................... 4
1.1.1 A simple mathematical model............................ 4
1.1.2 Use of a computer...................................... 6
1.1.3 Development of mathematical models.................... 12
1.2 Types of models ............................................ 16
1.3 Stability of models......................................... 21
1.4 Dimension, units, and scaling............................... 22
1.4.1 Dimensional analysis.................................. 22
1.4.2 Scaling .............................................. 24
Exercises ....................................................... 25
2 Numerical and symbolic computations 27
2.1 Numerical and symbolic computations of derivatives and inte-
grals ....................................................... 27
2.2 Iterative methods .......................................... 29
2.3 Newton’s method ............................................ 30
2.4 Method of successive approximations ........................ 32
2.5 Banach Fixed Point Theorem.................................. 34
2.6 Why is it difficult to numerically solve some equations? ... 37
Exercises ....................................................... 40
II Basic Applications 43
v
45
45
46
52
54
55
57
58
59
61
61
61
64
66
68
68
69
71
73
73
76
80
83
86
88
93
93
97
102
105
109
113
113
116
120
123
126
130
Contents
Application of calculus to classic mechanics
3.1 Mechanical meaning of the derivative ......................
3.2 Interpolation..............................................
3.3 Integrals .................................................
3.4 Potential energy...........................................
Exercises ......................................................
Ordinary differential equations and their applications
4.1 Principle of transition for ODE............................
4.2 Radioactive decay .........................................
4.3 Logistic differential equation and its modifications.......
4.3.1 Logistic differential equation .....................
4.3.2 Modified logistic equation........................ . .
4.3.3 Stability analysis .................................
4.3.4 Bifurcation.........................................
4.4 Time delay.................................................
4.5 Approximate solution to differential equations ............
4.5.1 Taylor approximations...............................
4.5.2 Pade approximations.................................
4.6 Harmonic oscillation.......................................
4.6.1 Simple harmonic motion..............................
4.6.2 Harmonic oscillator with friction and exterior forces .
4.6.3 Resonance...........................................
4.7 Lotka-Volterra model ......................................
4.8 Linearization..............................................
Exercises ......................................................
Stochastic models
5.1 Method of least squares....................................
5.2 Fitting ...................................................
5.3 Method of Monte Carlo......................................
5.4 Random walk ...............................................
Exercises ......................................................
One-dimensional stationary problems
6.1 ID geometry................................................
6.2 Second order equations ....................................
6.3 ID Green’s function........................................
6.4 Green’s function as a source ........................ . . . .
6.5 The ¿-function.............................................
Exercises ......................................................
Contents vii
III Advanced Applications 131
7 Vector analysis 133
7.1 Euclidean space R3 .......................................... 133
7.1.1 Polar coordinates..................................... 135
7.1.2 Cylindrical coordinates .............................. 135
7.1.3 Spherical coordinates................................. 137
7.2 Scalar, vector and mixed products............................ 138
7.3 Rotation of bodies........................................... 142
7.4 Scalar, vector and mixed product in Mathematica.............. 144
7.5 Tensors...................................................... 145
7.6 Scalar and vector fields .................................... 148
7.6.1 Gradient.............................................. 148
7.6.2 Divergence............................................ 152
7.6.3 Curl.................................................. 156
7.6.4 Formulae for gradient, divergence and curl............ 156
7.7 Integral theorems ........................................... 159
Exercises ........................................................ 161
8 Heat equations 163
8.1 Heat conduction equations ................................. 163
8.2 Initial and boundary value problems.......................... 168
8.3 Green’s function for the ID heat equation.................... 169
8.4 Fourier series............................................... 173
8.5 Separation of variables ..................................... 177
8.6 Discrete approximations of PDE............................. 180
8.6.1 Finite-difference method.............................. 180
8.6.2 ID finite element method.............................. 183
8.6.3 Finite element method in R2........................... 186
8.7 Universality in Mathematical Modeling. Table ................ 189
Exercises ........................................................ 189
9 Asymptotic methods in composites 193
9.1 Effective properties of composites .......................... 194
9.1.1 General introduction.................................. 194
9.1.2 Strategy of investigations............................ 196
9.2 Maxwell’s approach .......................................... 199
9.2.1 Single-inclusion problem.............................. 199
9.2.2 Self consistent approximation......................... 201
9.3 Densely packed balls......................................... 202
9.3.1 Cubic array........................................... 202
9.3.2 Densely packed balls and Voronoi diagrams............. 204
viii Contents
9.3.3 Optimal random packing........................... 208
Exercises .................................................. 213
Bibliography 217
Index 221
|
any_adam_object | 1 |
author | Mitiuszew, Władimir 1958- Rylko, Natalia Nawalaniec, Wojciech |
author_GND | (DE-588)1056104716 |
author_facet | Mitiuszew, Władimir 1958- Rylko, Natalia Nawalaniec, Wojciech |
author_role | aut aut aut |
author_sort | Mitiuszew, Władimir 1958- |
author_variant | w m wm n r nr w n wn |
building | Verbundindex |
bvnumber | BV044925347 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.9.C65 |
callnumber-search | QA76.9.C65 |
callnumber-sort | QA 276.9 C65 |
callnumber-subject | QA - Mathematics |
classification_rvk | SK 950 |
ctrlnum | (OCoLC)1028977317 (DE-599)BVBBV044925347 |
dewey-full | 003/.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 003 - Systems |
dewey-raw | 003/.3 |
dewey-search | 003/.3 |
dewey-sort | 13 13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01824nam a2200457 c 4500</leader><controlfield tag="001">BV044925347</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20180608 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">180430s2018 xxua||| |||| 00||| eng d</controlfield><datafield tag="010" ind1=" " ind2=" "><subfield code="a">017039173</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781138197657</subfield><subfield code="9">978-1-138-19765-7</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1028977317</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV044925347</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="044" ind1=" " ind2=" "><subfield code="a">xxu</subfield><subfield code="c">US</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-739</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.9.C65</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">003/.3</subfield><subfield code="2">23</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="100" ind1="1" ind2=" "><subfield code="a">Mitiuszew, Władimir</subfield><subfield code="d">1958-</subfield><subfield code="0">(DE-588)1056104716</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Introduction to mathematical modeling and computer simulations</subfield><subfield code="c">Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton, Florida</subfield><subfield code="b">CRC Press</subfield><subfield code="c">[2018]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 222 Seiten</subfield><subfield code="b">Illustrationen, 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">Includes bibliographical references and index</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer simulation</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematical models</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mathematische Modellierung</subfield><subfield code="0">(DE-588)7651795-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Computersimulation</subfield><subfield code="0">(DE-588)4148259-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Mathematische Modellierung</subfield><subfield code="0">(DE-588)7651795-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Computersimulation</subfield><subfield code="0">(DE-588)4148259-1</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">Rylko, Natalia</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Nawalaniec, Wojciech</subfield><subfield code="4">aut</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">9781315277240</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=030318529&sequence=000001&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-030318529</subfield></datafield></record></collection> |
id | DE-604.BV044925347 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:04:55Z |
institution | BVB |
isbn | 9781138197657 |
language | English |
lccn | 017039173 |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-030318529 |
oclc_num | 1028977317 |
open_access_boolean | |
owner | DE-739 |
owner_facet | DE-739 |
physical | XVII, 222 Seiten Illustrationen, Diagramme |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | CRC Press |
record_format | marc |
spelling | Mitiuszew, Władimir 1958- (DE-588)1056104716 aut Introduction to mathematical modeling and computer simulations Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko Boca Raton, Florida CRC Press [2018] XVII, 222 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Includes bibliographical references and index Computer simulation Mathematical models Mathematische Modellierung (DE-588)7651795-0 gnd rswk-swf Computersimulation (DE-588)4148259-1 gnd rswk-swf Mathematische Modellierung (DE-588)7651795-0 s Computersimulation (DE-588)4148259-1 s DE-604 Rylko, Natalia aut Nawalaniec, Wojciech aut Erscheint auch als Online-Ausgabe 9781315277240 Digitalisierung UB Passau - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030318529&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Mitiuszew, Władimir 1958- Rylko, Natalia Nawalaniec, Wojciech Introduction to mathematical modeling and computer simulations Computer simulation Mathematical models Mathematische Modellierung (DE-588)7651795-0 gnd Computersimulation (DE-588)4148259-1 gnd |
subject_GND | (DE-588)7651795-0 (DE-588)4148259-1 |
title | Introduction to mathematical modeling and computer simulations |
title_auth | Introduction to mathematical modeling and computer simulations |
title_exact_search | Introduction to mathematical modeling and computer simulations |
title_full | Introduction to mathematical modeling and computer simulations Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko |
title_fullStr | Introduction to mathematical modeling and computer simulations Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko |
title_full_unstemmed | Introduction to mathematical modeling and computer simulations Vladimir Mityushev, Wojciech Nawalaniec, Natalia Rylko |
title_short | Introduction to mathematical modeling and computer simulations |
title_sort | introduction to mathematical modeling and computer simulations |
topic | Computer simulation Mathematical models Mathematische Modellierung (DE-588)7651795-0 gnd Computersimulation (DE-588)4148259-1 gnd |
topic_facet | Computer simulation Mathematical models Mathematische Modellierung Computersimulation |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=030318529&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT mitiuszewwładimir introductiontomathematicalmodelingandcomputersimulations AT rylkonatalia introductiontomathematicalmodelingandcomputersimulations AT nawalaniecwojciech introductiontomathematicalmodelingandcomputersimulations |