Multiresolution methods in scattered data modelling:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
2002
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | München, Techn. Univ., Habil.-Schr., 2002 |
Beschreibung: | VIII, 143 S. Ill., graph. Darst. |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV015680966 | ||
003 | DE-604 | ||
005 | 20030123 | ||
007 | t| | ||
008 | 021217s2002 xx ad|| m||| 00||| eng d | ||
016 | 7 | |a 966140109 |2 DE-101 | |
035 | |a (OCoLC)634780600 | ||
035 | |a (DE-599)BVBBV015680966 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-91 |a DE-91G | ||
084 | |a SK 900 |0 (DE-625)143268: |2 rvk | ||
084 | |a MAT 652d |2 stub | ||
084 | |a MAT 410d |2 stub | ||
100 | 1 | |a Iske, Armin |e Verfasser |4 aut | |
245 | 1 | 0 | |a Multiresolution methods in scattered data modelling |c Armin Iske |
264 | 1 | |c 2002 | |
300 | |a VIII, 143 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a München, Techn. Univ., Habil.-Schr., 2002 | ||
650 | 0 | 7 | |a Approximation |0 (DE-588)4002498-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Datenmodell |0 (DE-588)4192516-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Triangulation |0 (DE-588)4186017-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Mehrskalenanalyse |0 (DE-588)4416235-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Radiale Basisfunktion |0 (DE-588)4380647-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Verdünnung |g Bildverarbeitung |0 (DE-588)4389324-7 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Scattered-Data-Interpolation |0 (DE-588)4723172-5 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
689 | 0 | 0 | |a Datenmodell |0 (DE-588)4192516-6 |D s |
689 | 0 | 1 | |a Approximation |0 (DE-588)4002498-2 |D s |
689 | 0 | 2 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 0 | 3 | |a Mehrskalenanalyse |0 (DE-588)4416235-2 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Scattered-Data-Interpolation |0 (DE-588)4723172-5 |D s |
689 | 1 | |5 DE-604 | |
689 | 2 | 0 | |a Verdünnung |g Bildverarbeitung |0 (DE-588)4389324-7 |D s |
689 | 2 | |5 DE-604 | |
689 | 3 | 0 | |a Triangulation |0 (DE-588)4186017-2 |D s |
689 | 3 | |5 DE-604 | |
689 | 4 | 0 | |a Radiale Basisfunktion |0 (DE-588)4380647-8 |D s |
689 | 4 | |5 DE-604 | |
689 | 5 | 0 | |a Mehrskalenanalyse |0 (DE-588)4416235-2 |D s |
689 | 5 | |5 DE-604 | |
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=010119697&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-010119697 |
Datensatz im Suchindex
_version_ | 1816444968356544512 |
---|---|
adam_text |
TABLE OF CONTENTS
1 INTRODUCTION. 1
1.1 SCATTERED DATA MODELLING . 1
1.2 MULTIRESOLUTION METHODS . 3
1.3 MULTILEVEL METHODS. 5
1.4 ADAPTIVE IRREGULAR SAMPLING. 6
2 ALGORITHMS AND DATA STRUCTURES. 7
2.1 TRIANGULATION METHODS. 7
2.2 DELAUNAY TRIANGULATIONS. 9
2.3 VORONOI DIAGRAMS. 13
2.4 DATA-DEPENDENT TRIANGULATIONS. 15
2.5 HEAPS AND PRIORITY QUEUES . 20
2.5.1 MAINTAINING THE HEAP PROPERTY . 22
2.5.2 BUILDING A HEAP. 22
2.5.3 HEAPSORT. 23
2.5.4 IMPLEMENTING A PRIORITY QUEUE. 24
2.6 QUADTREES. 26
2.6.1 GENERALIZATIONS TO HIGHER DIMENSIONS. 29
3 RADIAL BASIS FUNCTIONS. 31
3.1 INTERPOLATION. 32
3.2 OPTIMAL RECOVERY. 35
3.3 POINTWISE OPTIMALITY . 38
3.4 ERROR ESTIMATES. 41
3.5 NUMERICAL STABILITY. 42
3.6 UNCERTAINTY PRINCIPLE. 43
3.7 POLY HARMONIC SPLINES. 44
3.7.1 GLOBAL APPROXIMATION ORDER . 46
3.7.2 LOCAL APPROXIMATION ORDER. 46
3.7.3 NUMERICAL STABILITY OF LOCAL INTERPOLATION . 51
3.8 OPTIMAL POINT SAMPLING. 52
3.9 LEAST SQUARES APPROXIMATION. 55
BIBLIOGRAFISCHE INFORMATIONEN
HTTP://D-NB.INFO/966140109
VIJI TABLE OF CONTENTS
4 THINNING ALGORITHMS . 59
4.1 PRELIMINARY REMARKS . 60
4.2 GENERIC FORMULATION. 61
4.3 NON-ADAPTIVE THINNING . 62
4.3.1 THE FC-CENTER PROBLEM. 62
4.3.2 ADAPTIVE BOUNDS ON THE COVERING RADII. 64
4.3.3 GREEDY THINNING . 65
4.3.4 LOCALIZATION OF OPTIMAL SUBSETS. 67
4.3.5 IMPLEMENTATION OF GREEDY THINNING. 68
4.4 SCATTERED DATA FILTERING. 70
4.4.1 EXCHANGE. 70
4.4.2 CHARACTERIZATION OF EXCHANGEABLE POINT PAIRS. 71
4.4.3 IMPLEMENTATION OF THE EXCHANGE ALGORITHM . 74
4.4.4 NUMERICAL EXAMPLES. 75
4.5 ADAPTIVE THINNING . 77
4.5.1 ANTICIPATED ERROR. 78
4.5.2 ADAPTIVE THINNING ON CONVEX DATA. 80
4.5.3 IMPLEMENTATION OF ADAPTIVE THINNING . 82
4.5.4 ALTERNATIVE ADAPTIVE THINNING ALGORITHMS. 83
4.5.5 NUMERICAL EXAMPLES. 84
4.6 ADAPTIVE THINNING IN DIGITAL IMAGE COMPRESSION. 87
4.6.1 DIGITAL IMAGE COMPRESSION. 87
4.6.2 LENA - A POPULAR TEST CASE IN IMAGE PROCESSING . 89
4.6.3 CODING. 91
5 MULTILEVEL APPROXIMATION SCHEMES. 97
5.1 GENERIC FORMULATION. 98
5.2 MULTILEVEL INTERPOLATION. 99
5.3 ADAPTIVE MULTILEVEL APPROXIMATION.102
5.3.1 ADAPTIVE DOMAIN DECOMPOSITION.103
5.4 HIERARCHICAL SURFACE VISUALIZATION .105
5.4.1 HURRUNGANE - A TEST CASE FROM TERRAIN MODELLING . . 106
5.4.2 NUMERICAL RESULTS AND COMPARISONS.106
6 MESHFREE METHODS FOR TRANSPORT EQUATIONS.ILL
6.1 TRANSPORT EQUATIONS.112
6.2 MESHFREE METHOD OF BACKWARD CHARACTERISTICS.114
6.3 ADAPTION RULES .117
6.4 FLUID FLOW SIMULATION .120
6.4.1 TRACER ADVECTION OVER THE ARCTIC.120
6.4.2 BURGERS EQUATION - A NONLINEAR STANDARD TEST .123
6.4.3 TWO-PHASE FLOW IN A POROUS MEDIUM.126
REFERENCES
131 |
any_adam_object | 1 |
author | Iske, Armin |
author_facet | Iske, Armin |
author_role | aut |
author_sort | Iske, Armin |
author_variant | a i ai |
building | Verbundindex |
bvnumber | BV015680966 |
classification_rvk | SK 900 |
classification_tum | MAT 652d MAT 410d |
ctrlnum | (OCoLC)634780600 (DE-599)BVBBV015680966 |
discipline | Mathematik |
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">BV015680966</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20030123</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">021217s2002 xx ad|| m||| 00||| eng d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">966140109</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)634780600</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV015680966</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield><subfield code="a">DE-91G</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">MAT 652d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">MAT 410d</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Iske, Armin</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Multiresolution methods in scattered data modelling</subfield><subfield code="c">Armin Iske</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="c">2002</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">VIII, 143 S.</subfield><subfield code="b">Ill., graph. Darst.</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">München, Techn. Univ., Habil.-Schr., 2002</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Approximation</subfield><subfield code="0">(DE-588)4002498-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Datenmodell</subfield><subfield code="0">(DE-588)4192516-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Triangulation</subfield><subfield code="0">(DE-588)4186017-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mehrskalenanalyse</subfield><subfield code="0">(DE-588)4416235-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Radiale Basisfunktion</subfield><subfield code="0">(DE-588)4380647-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Verdünnung</subfield><subfield code="g">Bildverarbeitung</subfield><subfield code="0">(DE-588)4389324-7</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Scattered-Data-Interpolation</subfield><subfield code="0">(DE-588)4723172-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Datenmodell</subfield><subfield code="0">(DE-588)4192516-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Approximation</subfield><subfield code="0">(DE-588)4002498-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="3"><subfield code="a">Mehrskalenanalyse</subfield><subfield code="0">(DE-588)4416235-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Scattered-Data-Interpolation</subfield><subfield code="0">(DE-588)4723172-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="2" ind2="0"><subfield code="a">Verdünnung</subfield><subfield code="g">Bildverarbeitung</subfield><subfield code="0">(DE-588)4389324-7</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="2" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="3" ind2="0"><subfield code="a">Triangulation</subfield><subfield code="0">(DE-588)4186017-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="3" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="4" ind2="0"><subfield code="a">Radiale Basisfunktion</subfield><subfield code="0">(DE-588)4380647-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="4" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="5" ind2="0"><subfield code="a">Mehrskalenanalyse</subfield><subfield code="0">(DE-588)4416235-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="5" ind2=" "><subfield code="5">DE-604</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=010119697&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-010119697</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV015680966 |
illustrated | Illustrated |
indexdate | 2024-11-22T17:35:13Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-010119697 |
oclc_num | 634780600 |
open_access_boolean | |
owner | DE-91 DE-BY-TUM DE-91G DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM DE-91G DE-BY-TUM |
physical | VIII, 143 S. Ill., graph. Darst. |
publishDate | 2002 |
publishDateSearch | 2002 |
publishDateSort | 2002 |
record_format | marc |
spelling | Iske, Armin Verfasser aut Multiresolution methods in scattered data modelling Armin Iske 2002 VIII, 143 S. Ill., graph. Darst. txt rdacontent n rdamedia nc rdacarrier München, Techn. Univ., Habil.-Schr., 2002 Approximation (DE-588)4002498-2 gnd rswk-swf Datenmodell (DE-588)4192516-6 gnd rswk-swf Triangulation (DE-588)4186017-2 gnd rswk-swf Mehrskalenanalyse (DE-588)4416235-2 gnd rswk-swf Radiale Basisfunktion (DE-588)4380647-8 gnd rswk-swf Verdünnung Bildverarbeitung (DE-588)4389324-7 gnd rswk-swf Algorithmus (DE-588)4001183-5 gnd rswk-swf Scattered-Data-Interpolation (DE-588)4723172-5 gnd rswk-swf (DE-588)4113937-9 Hochschulschrift gnd-content Datenmodell (DE-588)4192516-6 s Approximation (DE-588)4002498-2 s Algorithmus (DE-588)4001183-5 s Mehrskalenanalyse (DE-588)4416235-2 s DE-604 Scattered-Data-Interpolation (DE-588)4723172-5 s Verdünnung Bildverarbeitung (DE-588)4389324-7 s Triangulation (DE-588)4186017-2 s Radiale Basisfunktion (DE-588)4380647-8 s DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010119697&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Iske, Armin Multiresolution methods in scattered data modelling Approximation (DE-588)4002498-2 gnd Datenmodell (DE-588)4192516-6 gnd Triangulation (DE-588)4186017-2 gnd Mehrskalenanalyse (DE-588)4416235-2 gnd Radiale Basisfunktion (DE-588)4380647-8 gnd Verdünnung Bildverarbeitung (DE-588)4389324-7 gnd Algorithmus (DE-588)4001183-5 gnd Scattered-Data-Interpolation (DE-588)4723172-5 gnd |
subject_GND | (DE-588)4002498-2 (DE-588)4192516-6 (DE-588)4186017-2 (DE-588)4416235-2 (DE-588)4380647-8 (DE-588)4389324-7 (DE-588)4001183-5 (DE-588)4723172-5 (DE-588)4113937-9 |
title | Multiresolution methods in scattered data modelling |
title_auth | Multiresolution methods in scattered data modelling |
title_exact_search | Multiresolution methods in scattered data modelling |
title_full | Multiresolution methods in scattered data modelling Armin Iske |
title_fullStr | Multiresolution methods in scattered data modelling Armin Iske |
title_full_unstemmed | Multiresolution methods in scattered data modelling Armin Iske |
title_short | Multiresolution methods in scattered data modelling |
title_sort | multiresolution methods in scattered data modelling |
topic | Approximation (DE-588)4002498-2 gnd Datenmodell (DE-588)4192516-6 gnd Triangulation (DE-588)4186017-2 gnd Mehrskalenanalyse (DE-588)4416235-2 gnd Radiale Basisfunktion (DE-588)4380647-8 gnd Verdünnung Bildverarbeitung (DE-588)4389324-7 gnd Algorithmus (DE-588)4001183-5 gnd Scattered-Data-Interpolation (DE-588)4723172-5 gnd |
topic_facet | Approximation Datenmodell Triangulation Mehrskalenanalyse Radiale Basisfunktion Verdünnung Bildverarbeitung Algorithmus Scattered-Data-Interpolation Hochschulschrift |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=010119697&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT iskearmin multiresolutionmethodsinscattereddatamodelling |