Environmental modeling: using MATLAB
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Berlin ; Heidelberg
Springer
2012
|
Ausgabe: | 2. ed. |
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturangaben. - Zusätzliches Online-Angebot unter http://extra.springer.com |
Beschreibung: | XIX, 410 S. graph. Darst. 24 cm |
ISBN: | 9783642220418 364222041X |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV041795399 | ||
003 | DE-604 | ||
005 | 20140425 | ||
007 | t | ||
008 | 140414s2012 gw d||| |||| 00||| eng d | ||
015 | |a 11,N23 |2 dnb | ||
015 | |a 12,A13 |2 dnb | ||
016 | 7 | |a 1012138909 |2 DE-101 | |
020 | |a 9783642220418 |c Pp. : EUR 139.05 (DE) (freier Pr.), ca. sfr 186.50 (freier Pr.) |9 978-3-642-22041-8 | ||
020 | |a 364222041X |9 3-642-22041-X | ||
024 | 3 | |a 9783642220418 | |
028 | 5 | 2 | |a Best.-Nr.: 80035241 |
035 | |a (OCoLC)792860299 | ||
035 | |a (DE-599)DNB1012138909 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
044 | |a gw |c XA-DE-BE | ||
049 | |a DE-29T | ||
082 | 0 | |a 333.7015118 |2 22/ger | |
084 | |a ST 601 |0 (DE-625)143682: |2 rvk | ||
084 | |a 500 |2 sdnb | ||
084 | |a 333.7 |2 sdnb | ||
100 | 1 | |a Holzbecher, Ekkehard |d 1954- |e Verfasser |0 (DE-588)120338637 |4 aut | |
245 | 1 | 0 | |a Environmental modeling |b using MATLAB |c Ekkehard Holzbecher |
250 | |a 2. ed. | ||
264 | 1 | |a Berlin ; Heidelberg |b Springer |c 2012 | |
300 | |a XIX, 410 S. |b graph. Darst. |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturangaben. - Zusätzliches Online-Angebot unter http://extra.springer.com | ||
650 | 0 | 7 | |a MATLAB |0 (DE-588)4329066-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Modellierung |0 (DE-588)4170297-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Umweltwissenschaften |0 (DE-588)4137364-9 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Umweltwissenschaften |0 (DE-588)4137364-9 |D s |
689 | 0 | 1 | |a Modellierung |0 (DE-588)4170297-9 |D s |
689 | 0 | 2 | |a MATLAB |0 (DE-588)4329066-8 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3831179&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m HBZ Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027240929&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-027240929 |
Datensatz im Suchindex
_version_ | 1806327665809948672 |
---|---|
adam_text |
Titel: Environmental modeling
Autor: Holzbecher, Ekkehard
Jahr: 2012
Ekkehard Holzbecher
Environmental Modeling
Using MATLAB®
£*Spri
ringer
Contents
Part I Primer to Modeling with MATLAB®
1 Introduction. 3
1.1 Environmental Modeling Using MATLAB®. 3
1.2 Introduction to MATLAB®. 7
1.2.1 Getting Started with MATLAB®. 8
1.2.2 Matrices in MATLAB®. 15
1.2.3 Basic Matrix Operations. 19
1.3 A Simple Environmental Model. 25
1.4 MATLAB® Graphics - The Figure Editor. 29
1.5 MATLAB® Help System. 32
References. 32
2 Fundamentals of Modeling, Principles and MATLAB®. 35
2.1 Model Types. 35
2.2 Modeling Steps. 36
2.3 Fundamental Laws. 40
2.3.1 Conservation of Mass. 40
2.3.2 Conservation of Momentum. 41
2.3.3 Conservation of Energy. 41
2.4 Continuity Equation for Mass. 42
2.5 MATLAB® M-files. 46
2.6 Ifs and Loops in MATLAB®. 51
2.7 Debugging of M-files. 55
Reference. 56
3 Transport. 57
3.1 The Conservation Principle. 57
3.2 Fick's Law and Generalizations. 59
3.2.1 Diffusion. 59
3.2.2 Dispersion. 63
tvi Contents
3.3 The Transport Equation. 64
3.3.1 Mass Transport. 64
3.3.2 Fourier's Law and Heat Transport. 68
3.4 Dimensionless Formulation. 71
3.5 Boundary and Initial Conditions. 71
References. 73
4 Transport Solutions. 75
4.1 ID Transient Solution for the Infinite Domain. 75
4.2 A Simple Numerical Model. 80
4.3 Comparison Between Analytical and Numerical Solution. 88
4.4 Numerical Solution Using MATLAB® pdepe. 90
4.5 Example: ID Inflow Front. 93
References. 95
5 Transport with Decay and Degradation. 97
5.1 Decay and Degradation. 97
5.2 ID Steady State Solution. 100
5.3 Dimensionless Formulation. 102
5.4 Transient Solutions. 108
References. 110
6 Transport and Sorption. 111
6.1 Interphase Exchange. 111
6.2 Retardation. 117
6.3 Analytical Solution. 120
6.4 Numerical Solutions. 122
6.5 Slow Sorption. 126
6.6 MATLAB® Animations. 130
References. 132
7 Transport and Kinetics. 133
7.1 Introduction. 133
7.2 Law of Mass Action for Kinetic Reactions. 136
7.3 Monod, Michaelis-Menten and Blackwell Kinetics. 137
7.4 Bacteria Populations. 138
7.5 Steady States. 140
References. 145
8 Transport and Equilibrium Reactions. 147
8.1 Introductory Example. 147
8.2 The Law of Mass Action for Equilibrium Reactions. 151
8.3 Speciation Calculations. 153
8.4 Sorption and the Law of Mass Action. 157
8.5 Transport and Speciation. 160
References. 166
Contents xv;i
9 Ordinary Differential Equations: Dynamical Systems. 169
9.1 Streeter-Phelps Model for River Purification. 170
9.2 Details of Michaelis-Menten or Monod Kinetics. 173
9.3 ID Steady State Analytical Solution. 176
9.4 Redox Sequences. 184
References. 188
10 Parameter Estimation. 191
10.1 Introduction. 191
10.2 Polynomial Curve Fitting. 193
10.3 Exponential Curve Fitting. 196
10.4 Parameter Estimation with Derivatives. 198
10.5 Transport Parameter Fitting. 206
10.6 General Procedure. 209
References. 213
Part II Advanced Modeling Using MATLAB®
11 Flow Modeling. 217
11.1 The Navier-Stokes Equations for Free Fluids. 218
11.2 The Euler Equations and the Bernoulli Theorem. 224
11.3 Darcy's Law for Flow in Porous Media. 228
11.4 Flow in Unsaturated Porous Media. 232
References. 237
12 Groundwater Drawdown by Pumping. 239
12.1 Confined Aquifer. 239
12.2 Unconfined Aquifer. 242
12.3 Half-confined Aquifer. 245
12.4 Unsteady Drawdown and Well Function. 246
12.5 Automatic Transmissivity Estimation. 248
References. 252
13 Aquifer Baseflow and 2D Meshing. 253
13.1 ID Analysis. 253
13.2 ID Implementation. 255
13.3 2D Implementation. 257
13.4 Meshs and Grids. 260
Reference. 263
14 Potential and Flow Visualization. 265
14.1 Definition and First Examples. 265
14.2 Potential and Real World Variables. 268
14.3 Example: Groundwater Baseflow and Well. 270
14.4 MATLAB® 2D Graphics. 273
14.5 MATLAB® 3D Graphics. 278
References. 279
xviii Contents
15 Streamfunction and Complex Potential. 281
15.1 Streamfunction. 281
15.2 The Principle of Superposition. 285
15.2.1 The Doublette. 286
15.2.2 Mirror Wells. 287
15.3 Complex Analysis and Complex Potential. 291
15.4 Example: Vortices or Wells Systems. 295
15.5 Example: Thin Objects in Potential Flow. 299
References. 301
16 2D and 3D Transport Solutions (Gaussian Puffs and Plumes). 303
16.1 Introduction. 303
16.2 2D Instantaneous Line Source. 308
16.3 2D Constant Line Source. 309
16.4 3D Instanteneous Source. 309
16.5 3D Constant Source. 311
References. 315
17 Image Processing and Geo-Referencing. 317
17.1 Introduction. 317
17.2 Reading and Display. 318
17.3 Geo-Referencing. 319
17.4 Digitizing. 322
17.5 MATLAB® Functions. 324
References. 325
18 Compartment Graphs and Linear Systems. 327
18.1 Compartments and Graphs. 327
18.2 Linear Systems. 331
18.3 Eigenvalues and Phase Space. 341
References. 346
19 Nonlinear Systems. 347
19.1 Logistic Growth. 347
19.2 Competing Species. 350
19.3 Predator-Prey Models. 356
19.4 Chaos (Lorenz Attractor). 360
References. 362
20 Graphical User Interfaces. 363
20.1 The MATLAB® Guide. 363
20.2 The Transport GUI. 371
References. 375
21 Numerical Methods: Finite Differences. 377
21.1 Introductory Example. 378
21.2 Finite Differences. 381
21.3 A Finite Difference Example. 386
Contents
21.4 Solution for the 2D Poisson equation. 389
21.5 Solution for the 2D Diffusion-Decay Equation. 392
References. 393
Supplements. 395
Supplement 1: MATLAB® Data Import. 395
Supplement 2: Data Export. 398
Supplement 3: Data Presentation in a Histogram. 398
Epilogue. 399
References. 400
MATLAB1 Command Index. 401
Companion Software List. 405
Index. 407 |
any_adam_object | 1 |
author | Holzbecher, Ekkehard 1954- |
author_GND | (DE-588)120338637 |
author_facet | Holzbecher, Ekkehard 1954- |
author_role | aut |
author_sort | Holzbecher, Ekkehard 1954- |
author_variant | e h eh |
building | Verbundindex |
bvnumber | BV041795399 |
classification_rvk | ST 601 |
ctrlnum | (OCoLC)792860299 (DE-599)DNB1012138909 |
dewey-full | 333.7015118 |
dewey-hundreds | 300 - Social sciences |
dewey-ones | 333 - Economics of land and energy |
dewey-raw | 333.7015118 |
dewey-search | 333.7015118 |
dewey-sort | 3333.7015118 |
dewey-tens | 330 - Economics |
discipline | Allgemeine Naturwissenschaft Informatik Wirtschaftswissenschaften |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV041795399</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20140425</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">140414s2012 gw d||| |||| 00||| eng d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N23</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">12,A13</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1012138909</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783642220418</subfield><subfield code="c">Pp. : EUR 139.05 (DE) (freier Pr.), ca. sfr 186.50 (freier Pr.)</subfield><subfield code="9">978-3-642-22041-8</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">364222041X</subfield><subfield code="9">3-642-22041-X</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783642220418</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">Best.-Nr.: 80035241</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)792860299</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1012138909</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="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29T</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">333.7015118</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 601</subfield><subfield code="0">(DE-625)143682:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">500</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">333.7</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Holzbecher, Ekkehard</subfield><subfield code="d">1954-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)120338637</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Environmental modeling</subfield><subfield code="b">using MATLAB</subfield><subfield code="c">Ekkehard Holzbecher</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin ; Heidelberg</subfield><subfield code="b">Springer</subfield><subfield code="c">2012</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIX, 410 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">24 cm</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">Literaturangaben. - Zusätzliches Online-Angebot unter http://extra.springer.com</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">MATLAB</subfield><subfield code="0">(DE-588)4329066-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Modellierung</subfield><subfield code="0">(DE-588)4170297-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Umweltwissenschaften</subfield><subfield code="0">(DE-588)4137364-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Umweltwissenschaften</subfield><subfield code="0">(DE-588)4137364-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Modellierung</subfield><subfield code="0">(DE-588)4170297-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">MATLAB</subfield><subfield code="0">(DE-588)4329066-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</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=3831179&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">HBZ 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=027240929&sequence=000004&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-027240929</subfield></datafield></record></collection> |
id | DE-604.BV041795399 |
illustrated | Illustrated |
indexdate | 2024-08-03T01:25:01Z |
institution | BVB |
isbn | 9783642220418 364222041X |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-027240929 |
oclc_num | 792860299 |
open_access_boolean | |
owner | DE-29T |
owner_facet | DE-29T |
physical | XIX, 410 S. graph. Darst. 24 cm |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | Springer |
record_format | marc |
spelling | Holzbecher, Ekkehard 1954- Verfasser (DE-588)120338637 aut Environmental modeling using MATLAB Ekkehard Holzbecher 2. ed. Berlin ; Heidelberg Springer 2012 XIX, 410 S. graph. Darst. 24 cm txt rdacontent n rdamedia nc rdacarrier Literaturangaben. - Zusätzliches Online-Angebot unter http://extra.springer.com MATLAB (DE-588)4329066-8 gnd rswk-swf Modellierung (DE-588)4170297-9 gnd rswk-swf Umweltwissenschaften (DE-588)4137364-9 gnd rswk-swf Umweltwissenschaften (DE-588)4137364-9 s Modellierung (DE-588)4170297-9 s MATLAB (DE-588)4329066-8 s DE-604 X:MVB text/html http://deposit.dnb.de/cgi-bin/dokserv?id=3831179&prov=M&dok_var=1&dok_ext=htm Inhaltstext HBZ Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=027240929&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Holzbecher, Ekkehard 1954- Environmental modeling using MATLAB MATLAB (DE-588)4329066-8 gnd Modellierung (DE-588)4170297-9 gnd Umweltwissenschaften (DE-588)4137364-9 gnd |
subject_GND | (DE-588)4329066-8 (DE-588)4170297-9 (DE-588)4137364-9 |
title | Environmental modeling using MATLAB |
title_auth | Environmental modeling using MATLAB |
title_exact_search | Environmental modeling using MATLAB |
title_full | Environmental modeling using MATLAB Ekkehard Holzbecher |
title_fullStr | Environmental modeling using MATLAB Ekkehard Holzbecher |
title_full_unstemmed | Environmental modeling using MATLAB Ekkehard Holzbecher |
title_short | Environmental modeling |
title_sort | environmental modeling using matlab |
title_sub | using MATLAB |
topic | MATLAB (DE-588)4329066-8 gnd Modellierung (DE-588)4170297-9 gnd Umweltwissenschaften (DE-588)4137364-9 gnd |
topic_facet | MATLAB Modellierung Umweltwissenschaften |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3831179&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=027240929&sequence=000004&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT holzbecherekkehard environmentalmodelingusingmatlab |