ALBERT

All Library Books, journals and Electronic Records Telegrafenberg

Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Books  (3,327)
  • English  (3,327)
  • 2010-2014  (1,204)
  • 1980-1984  (2,127)
Collection
Source
Language
Years
Year
Branch Library
  • 1
    Call number: Q 3012(1)
    In: CSTG bulletin
    Type of Medium: Monograph available for loan
    Pages: iv, 113 S.
    Series Statement: CSTG bulletin 1
    Language: English
    Location: Upper compact magazine
    Branch Library: GFZ Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 2
    Call number: AWI A14-10-0012
    Description / Table of Contents: Demonstrating the breadth and depth of growth in the field since the publication of the popular first edition, Image Analysis, Classification and Change Detection in Remote Sensing, with Algorithms for ENVI/IDL, Second Edition has been updated and expanded to keep pace with the latest versions of the ENVI software environment. Effectively interweaving theory, algorithms, and computer codes, the text supplies an accessible introduction to the techniques used in the processing of remotely sensed imagery.
    Type of Medium: Monograph available for loan
    Pages: XIV, 441Seiten , Illustrationen
    Edition: Second edition
    ISBN: 978-1-4200-8713-0
    Language: English
    Note: Contents Preface to the Second Edition Preface to the First Edition 1. Images, Arrays, and Matrices 1.1 Multispectral Satellite Images 1.2 Algebra of Vectors and Matrices 1.2.1 Elementary Properties 1.2.2 Square Matrices 1.2.3 Singular Matrices 1.2.4 Symmetric, Positive Definite Matrices 1.2.5 Linear Dependence and Vector Spaces 1.3 Eigenvalues and Eigenvectors 1.4 Singular Value Decomposition 1.5 Vector Derivatives 1.6 Finding Minima and Maxima 1.7 Exercises 2. Image Statistics 2.1 Random Variables 2.1.1 Discrete Random Variables 2.1.2 Continuous Random Variables 2.1.3 Normal Distribution 2.2 Random Vectors 2.3 Parameter Estimation 2.3.1 Sampling a Distribution 2.3.2 Interval Estimation 2.3.3 Provisional Means 2.4 Hypothesis Testing and Sample Distribution Functions 2.4.1 Chi-Square Distribution 2.4.2 Student-t Distribution 2.4.3 F-Distribution 2.5 Conditional Probabilities, Bayes' Theorem, and Classification 2.6 Ordinary Linear Regression 2.6.1 One Independent Variable 2.6.2 More Than One Independent Variable 2.6.3 Regularization, Duality, and the Gram Matrix 2.7 Entropy and Information 2.7.1 Kullback-Leibler Divergence 2.7.2 Mutual Information 2.8 Exercises 3. Transformations 3.1 Discrete Fourier Transform 3.2 Discrete Wavelet Transform 3.2.1 Haar Wavelets 3.2.2 Image Compression 3.2.3 Multiresolution Analysis 3.2.3.1 Dilation Equation and Refinement Coefficients 3.2.3.2 Cascade Algorithm 3.2.3.3 Mother Wavelet 3.2.3.4 Daubechies D4 Scaling Function 3.3 Principal Components 3.3.1 Primal Solution 3.3.2 Dual Solution 3.4 Minimum Noise Fraction 3.4.1 Additive Noise 3.4.2 Minimum Noise Fraction Transformation in ENVI 3.5 Spatial Correlation 3.5.1 Maximum Autocorrelation Factor 3.5.2 Noise Estimation 3.6 Exercises 4. Filters, Kernels, and Fields 4.1 Convolution Theorem 4.2 Linear Filters 4.3 Wavelets and Filter Banks 4.3.1 One-Dimensional Arrays 4.3.2 Two-Dimensional Arrays 4.4 Kernel Methods 4.4.1 Valid Kernels 4.4.2 Kernel PCA 4.5 Gibbs-Markov Random Fields 4.6 Exercises 5. Image Enhancement and Correction 5.1 Lookup Tables and Histogram Functions 5.2 Filtering and Feature Extraction 5.2.1 Edge Detection 5.2.2 Invariant Moments 5.3 Panchromatic Sharpening 5.3.1 HSV Fusion 5.3.2 Brovey Fusion 5.3.3 PCA Fusion 5.3.4 DWT Fusion 5.3.5 A Trous Fusion 5.3.6 Quality Index 5.4 Topographic Correction 5.4.1 Rotation, Scaling, and Translation 5.4.2 Imaging Transformations 5.4.3 Camera Models and RFM Approximations 5.4.4 Stereo Imaging and Digital Elevation Models 5.4.5 Slope and Aspect 5.4.6 Illumination Correction 5.5 Image-Image Registration 5.5.1 Frequency-Domain Registration 5.5.2 Feature Matching 5.5.2.1 High-Pass Filtering 5.5.2.2 Closed Contours 5.5.2.3 Chain Codes and Moments 5.5.2.4 Contour Matching 5.5.2.5 Consistency Check 5.5.2.6 Implementation in IDL 5.5.3 Resampling and Warping 5.6 Exercises 6. Supervised Classification: Part 1 6.1 Maximum a Posteriori Probability 6.2 Training Data and Separability 6.3 Maximum Likelihood Classification 6.3.1 ENVI's Maximum Likelihood Classifier 6.3.2 Modified Maximum Likelihood Classifier 6.4 Gaussian Kernel Classification 6.5 Neural Networks 6.5.1 Neural Network Classifier 6.5.2 Cost Functions 6.5.3 Backpropagation 6.5.4 Overfitting and Generalization 6.6 Support Vector Machines 6.6.1 Linearly Separable Classes 6.6.1.1 Primal Formulation 6.6.1.2 Dual Formulation 6.6.1.3 Quadratic Programming and Support Vectors 6.6.2 Overlapping Classes 6.6.3 Solution with Sequential Minimal Optimization 6.6.4 Multiclass SVMs 6.6.5 Kernel Substitution 6.6.6 Modified SVM Classifier 6.7 Exercises 7. Supervised Classification: Part 2 7.1 Postprocessing 7.1.1 Majority Filtering 7.1.2 Probabilistic Label Relaxation 7.2 Evaluation and Comparison of Classification Accuracy 7.2.1 Accuracy Assessment 7.2.2 Model Comparison 7.3 Adaptive Boosting 7.4 Hyperspectral Analysis 7.4.1 Spectral Mixture Modeling 7.4.2 Unconstrained Linear Unmixing 7.4.3 Intrinsic End-Members and Pixel Purity 7.5 Exercises 8. Unsupervised Classification 8.1 Simple Cost Functions 8.2 Algorithms That Minimize the Simple Cost Functions 8.2.1 K-Means Clustering 8.2.2 Kernel K-Means Clustering 8.2.3 Extended K-Means Clustering 8.2.4 Agglomerative Hierarchical Clustering 8.2.5 Fuzzy K-Means Clustering 8.3 Gaussian Mixture Clustering 8.3.1 Expectation Maximization 8.3.2 Simulated Annealing 8.3.3 Partition Density 8.3.4 Implementation Notes 8.4 Including Spatial Information 8.4.1 Multiresolution Clustering 8.4.2 Spatial Clustering 8.5 Benchmark 8.6 Kohonen Self-Organizing Map 8.7 Image Segmentation 8.7.1 Segmenting a Classified Image 8.7.2 Object-Based Classification 8.7.3 Mean Shift 8.8 Exercises 9. Change Detection 9.1 Algebraic Methods 9.2 Postclassification Comparison 9.3 Principal Components Analysis 9.3.1 Iterated PCA 9.3.2 Kernel PCA 9.4 Multivariate Alteration Detection 9.4.1 Canonical Correlation Analysis 9.4.2 Orthogonality Properties 9.4.3 Scale Invariance 9.4.4 Iteratively Reweighted MAD 9.4.5 Correlation with the Original Observations 9.4.6 Regularization 9.4.7 Postprocessing 9.5 Decision Thresholds and Unsupervised Classification of Changes 9.6 Radiometrie Normalization 9.7 Exercises Appendix A: Mathematical Tools A.l Cholesky Decomposition A.2 Vector and Inner Product Spaces A.3 Least Squares Procedures A.3.1 Recursive Linear Regression A.3.2 Orthogonal Linear Regression Appendix B: Efficient Neural Network Training Algorithms B.1 Hessian Matrix B.1.1 R-Operator B.1.1.1 Determination of Rv{n} B.1.1.2 Determination of Rv{δo} B.1.1.3 Determination of Rv{δh} B.1.2 Calculating the Hessian B.2 Scaled Conjugate Gradient Training B.2.1 Conjugate Directions B.2.2 Minimizing a Quadratic Function B.2.3 Algorithm B.3 Kaiman Filter Training B.3.1 Linearization B.3.2 Algorithm B.4 A Neural Network Classifier with Hybrid Training Appendix C: ENVI Extensions in IDL C.1 Installation C.2 Extensions C.2.1 Kernel Principal Components Analysis C.2.2 Discrete Wavelet Transform Fusion C.2.3 A Trous Wavelet Transform Fusion C.2.4 Quality Index C.2.5 Calculating Heights of Man-Made Structures in High-Resolution Imagery C.2.6 Illumination Correction C.2.7 Image Registration C.2.8 Maximum Likelihood Classification C.2.9 Gaussian Kernel Classification C.2.10 Neural Network Classification C.2.11 Support Vector Machine Classification C.2.12 Probabilistic Label Relaxation C.2.13 Classifier Evaluation and Comparison C.2.14 Adaptive Boosting a Neural Network Classifier C.2.15 Kernel K-Means Clustering C.2.16 Agglomerative Hierarchical Clustering C.2.17 Fuzzy K-Means Clustering C.2.18 Gaussian Mixture Clustering C.2.19 Kohonen Self-Organizing Map C.2.20 Classified Image Segmentation C.2.21 Mean Shift Segmentation C.2.22 Multivariate Alteration Detection C.2.23 Viewing Changes C.2.24 Radiometric Normalization Appendix D: Mathematical Notation References Index
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 3
    Monograph available for loan
    Monograph available for loan
    Cambridge [u.a.] : Cambridge Univ. Pr.
    Call number: AWI G6-10-0141
    Description / Table of Contents: The first comprehensive, state-of-the-art introduction to the fast-evolving topic of in-situ produced cosmogenic nuclides, for graduate students and practitioners.
    Type of Medium: Monograph available for loan
    Pages: IX, 187 S. : Ill.
    Edition: 1 ed.
    ISBN: 9780521873802 , 0-521-87380-0
    Language: English
    Note: Contents: Preface. - 1 Cosmic rays. - 1.1 Origin and nature of cosmic rays. - 1.2 Interaction with magnetic fields. - 1.3 Interactions with the Earth's atmosphere. - 1.4 Interactions with the Earth's surface. - 1.5 Production of cosmogenic nuclides. - 1.6 Detection of cosmic rays. - 2 Cosmogenic nuclides. - 2.1 'Useful' cosmogenic nuclides. - 2.2 Stable cosmogenic nuclides. - 2.3 Cosmogenic radionuclides. - 2.4 Sample preparation. - 2.5 Analytical methods. - 3 Production rates and scaling factors. - 3.1 Deriving production rates. - 3.2 Scaling factors. - 3.3 Building scaling factors. - 4 Application of cosmogenic nuclldes to Earth surface sciences. - 4.1 Exposure dating. - 4.2 Burial dating. - 4.3 Erosion/denudation rates. - 4.4 Uplift rates. - 4.5 Soil dynamics. - 4.6 Dealing with uncertainty. - Appendix A: Sampling checklist. - Appendix B: Reporting of cosrnogenic-nudide data for exposure age and erosion rate determinations. - References. - Index.
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 4
    Series available for loan
    Series available for loan
    Bremerhaven : Alfred-Wegener-Institut für Polar- und Meeresforschung in der Helmholtz-Gemeinschaft
    Associated volumes
    Call number: ZSP-994(2008/2007)
    In: Zweijahresbericht / AWI, Alfred-Wegener-Institut für Polar- und Meeresforschung, 2008/2009
    Type of Medium: Series available for loan
    Pages: 256 Seiten , Illustrationen
    ISSN: 1618-3703
    Series Statement: Zweijahresbericht / AWI, Alfred-Wegener-Institut für Polar- und Meeresforschung 2008/2009
    Language: German , English
    Note: Inhalt = Content 1. Vorwort = Introduction 2. Ausgewählte Forschungsthemen = Selected research topics Methanemission aus dem Permafrost im Lena-Delta = Methane emission from permafrost in the Lena River Delta / Torsten Sachs, Julia Boike Neue Biomarker belegen Schwankungen der arktischen Meereisbedeckung während der letzten 30.000 Jahre = New biomarkers reveal fluctuations in Arctic sea ice cover during the past 30,000 years / Juliane Müller, Rüdiger Stein Die Stabilität des Westantarktischen Eisschildes – Ergebnisse der ANDRILL Tiefbohrungen = The stability of the West Antarctic ice sheet – results of ANDRILL deep drilling operations / Gerhard Kuhn, Frank Niessen Meeresalgen global - detaillierter Blick aus dem All = Detailed view from space – marine algae globally observed / Astrid Bracher, Tilman Dinter, Ilka Peeken, Bettina Schmitt Was verrät der Jahreszyklus über die Klimaentwicklung der letzten Millionen Jahre? = What does the annual cycle tell us about climate change in the last millions of years? / Thomas Laepple, Gerrit Lohmann Der Puls der Atmosphäre: Dekadisches Auf und Ab / The pulse of the tmosphere: The decadal Ups and Downs / Dörthe Handorf, Klaus Dethloff, Sascha Brand, Matthias Läuter Das Eisendüngungsexperiment LOHAFEX = The Iron Fertilization Experiment LOHAFEX / Philipp Assmy, Christine Klaas, Victor Smetacek, Dieter Wolf-Gladrow Ein nützliches genetisches Erbe - Wie alte Gene das Überleben in neuen Lebensräumen ermöglichen = A convenient genetic heritage - How ancestral genes help to survive in new habitats / Doris Abele, Ellen Weihe, Magnus Lucassen, Christoph Held, Kevin Pöhlmann Verursacher von Muschelvergiftungen identifiziert = Cause of Shellfish Poisoning Identified / Urban Tillmann, Malte Elbrächter, Bernd Krock, Uwe John, Allan Cembella Mikrobielle Stoffumsätze im Klimawandel = Climate change and the microbial cycling of organic matter / Anja Engel, Judith Piontek, Mascha Wurst, Nicole Händel, Mirko Lunau, Corinna Borchard 3. Forschung = Research PACES 3.1 TOPIC 1: The changing Arctic and Antarctic 3.2 TOPIC 2: Coastal change 3.3 TOPIC 3: Lehrstunden aus der Erdgeschichte = Lessons from the past 3.4 TOPIC 4: Das Erdsystem aus polarer Perspektive = The Earth System from a Polar Perspective 4. Helmholtz-Nachwuchsgruppen = Helmholtz Young Investigator Groups 5. Entwicklungen in den Fachbereichen = Progresses in the scientific divisions 6. Tiefseeökologie und -technologie (HGF-MPG) = Deep-sea ecology and technology (HGF-MPG) 7. Logistik und Forschungsplattformen = Logistics and research platforms 8. Nationale und internationale Zusammenarbeit = National and international cooperation 9. Wissenschaftliches Rechenzentrum = Scientific data processing centre 10. Bibliothek = Library 11. Technologietransfer = Technology transfer 12. Kommunikation und Medien = Communications and Media 13. Schulprojekt = School project 14. Personeller Aufbau und Haushaltsentwicklung = Personnel structure and budget trends 15. Veröffentlichungen, Patente = Publications, patents Anhang = Annex , In deutscher und englischer Sprache
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 5
    Call number: M 11.0097
    In: Nova Hedwigia / Beiheft, 136
    Description / Table of Contents: The present volume contains 21 papers presented at the Seventh International Chrysophyte Symposium 2008 spanning a broad range of topics on chrysophytes and related heterokont organisms. The contributions include ones on ecology, taxonomy, floristic works, phylogeny and evolution, molecular biology, physiology and paleolimnology. Of special interest are a group of papers that use geometric morphometric analyses to address taxonomic, biogeographic and phylogenetic questions related to chrysophytes and other microalgae. Ecological and floristic contributions include ones on lakes from the polar Ural Mountains, the Mesopotamia region of South America, the Pine Barrens of southern New Jersey, and the Swiss Alps. Gene sequences are used to study hidden diversity in Synura and differences between two geographically distinct Heterosigma isolates, and production of polyunsaturated aldehydes is examined in Thalassiosira. Other contributions include ones on mixotrophy, biofilm dynamics, the recent invasion of Mallomonas pseudocoronata into lakes in Sweden, use of cysts in climate change research, paleolimnology of eastern North American lakes, an evaluation of the age of the Hueyatlaco early man site in Mexico, a comparison of the architecture of Mallomonas scale coverings between modern and 40 Ma specimens and bloom dynamics. Papers outlining the establishment of a Wiki for chrysophyte cysts, an on-line database for Eocene chrysophyte fossils, and ideas f
    Type of Medium: Monograph available for loan
    Pages: 331 S. , Ill., graph. Darst., Kt.
    ISBN: 9783443510589
    Series Statement: Nova Hedwigia / Beiheft 136
    Language: English
    Location: Upper compact magazine
    Branch Library: GFZ Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 6
    Call number: ZSP-553-5
    In: Meddelelser om Grønland
    Type of Medium: Monograph available for loan
    Pages: 19 S.
    ISBN: 8717028736
    ISSN: 0106-1046
    Series Statement: Meddelelser om Grønland : Geoscience 5
    Language: English
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 7
    Call number: ZSP-553-10
    In: Meddelelser om Grønland
    Type of Medium: Monograph available for loan
    Pages: 28 S., 11 Beil.
    ISBN: 8717051118
    ISSN: 0106-1046
    Series Statement: Meddelelser om Grønland : Geoscience 10
    Language: English
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 8
    Monograph available for loan
    Monograph available for loan
    Scientific Committee on Antarctic Research
    Call number: AWI P6-09-0028
    Type of Medium: Monograph available for loan
    Pages: 15 S. : graph. Darst.
    Edition: 2nd Ed.
    ISBN: 0642514755
    Language: English
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 9
    Monograph available for loan
    Monograph available for loan
    Copenhagen : Nyt Nordisk Forl.
    Associated volumes
    Call number: ZSP-553-9
    In: Meddelelser om Grønland
    Type of Medium: Monograph available for loan
    Pages: 36 S. : Ill.
    ISBN: 8717029635
    ISSN: 0106-1054
    Series Statement: Meddelelser om Grønland : Bioscience 9
    Language: English
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
  • 10
    Call number: ZSP-558-1
    In: Middle atmosphere program
    Type of Medium: Series available for loan
    Pages: V, 104 S. : graph. Darst.
    Language: English
    Location: AWI Reading room
    Branch Library: AWI Library
    Location Call Number Expected Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...