Search preferences
Direkt zu den wichtigsten Suchergebnissen

Suchfilter

Produktart

  • Alle Product Types 
  • Bücher (14)
  • Magazine & Zeitschriften (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Comics (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Noten (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Kunst, Grafik & Poster (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Fotografien (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Karten (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Manuskripte & Papierantiquitäten (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)

Zustand Mehr dazu

  • Neu (14)
  • Wie Neu, Sehr Gut oder Gut Bis Sehr Gut (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Gut oder Befriedigend (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Ausreichend oder Schlecht (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Wie beschrieben (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)

Weitere Eigenschaften

  • Erstausgabe (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Signiert (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Schutzumschlag (Keine weiteren Ergebnisse entsprechen dieser Verfeinerung)
  • Angebotsfoto (14)

Sprache (1)

Preis

Benutzerdefinierte Preisspanne (EUR)

Land des Verkäufers

  • John Stillwell

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387782141 ISBN 13: 9780387782140

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -In this new textbook, acclaimed author John Stillwell presents a lucid introduction to Lie theory suitable for junior and senior level undergraduates. In order to achieve this, he focuses on the so-called 'classical groups'' that capture the symmetries of real, complex, and quaternion spaces. These symmetry groups may be represented by matrices, which allows them to be studied by elementary methods from calculus and linear algebra.This naive approach to Lie theory is originally due to von Neumann, and it is now possible to streamline it by using standard results of undergraduate mathematics. To compensate for the limitations of the naive approach, end of chapter discussions introduce important results beyond those proved in the book, as part of an informal sketch of Lie theory and its history.John Stillwell is Professor of Mathematics at the University of San Francisco. He is the author of several highly regarded books published by Springer, including The Four Pillars of Geometry (2005), Elements of Number Theory (2003), Mathematics and Its History (Second Edition, 2002), Numbers and Geometry (1998) and Elements of Algebra (1994).Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 232 pp. Englisch.

  • Ioannis K. Argyros

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387727418 ISBN 13: 9780387727417

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -Recent results in local convergence and semi-local convergence analysis constitute a natural framework for the theoretical study of iterative methods. This monograph provides a comprehensive study of both basic theory and new results in the area. Each chapter contains new theoretical results and important applications in engineering, modeling dynamic economic systems, input-output systems, optimization problems, and nonlinear and linear differential equations. Several classes of operators are considered, including operators without Lipschitz continuous derivatives, operators with high order derivatives, and analytic operators. Each section is self-contained. Examples are used to illustrate the theory and exercises are included at the end of each chapter.The book assumes a basic background in linear algebra and numerical functional analysis. Graduate students and researchers will find this book useful. It may be used as a self-study reference or as a supplementary text for an advanced course in numerical functional analysis.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 528 pp. Englisch.

  • Michel Schellekens

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387733833 ISBN 13: 9780387733838

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -A Modular Calculus for the Average Cost of Data Structuring introduces MOQA, a new domain-specific programming language which guarantees the average-case time analysis of its programs to be modular.Time in this context refers to a broad notion of cost, which can be used to estimate the actual running time, but also other quantitative information such as power consumption, while modularity means that the average time of a program can be easily computed from the times of its constituents--something that no programming language of this scope has been able to guarantee so far. MOQA principles can be incorporated in any standard programming language.MOQA supports tracking of data and their distributions throughout computations, based on the notion of random bag preservation. This allows a unified approach to average-case time analysis, and resolves fundamental bottleneck problems in the area. The main techniques are illustrated in an accompanying Flash tutorial, where the visual nature of this method can provide new teaching ideas for algorithms courses.This volume, with forewords by Greg Bollella and Dana Scott, presents novel programs based on the new advances in this area, including the first randomness-preserving version of Heapsort. Programs are provided, along with derivations of their average-case time, to illustrate the radically different approach to average-case timing. The automated static timing tool applies the Modular Calculus to extract the average-case running time of programs directly from their MOQA code.A Modular Calculus for the Average Cost of Data Structuring is designed for a professional audience composed of researchers and practitioners in industry, with an interest in algorithmic analysis and also static timing and power analysis--areas of growing importance. It is also suitable as an advanced-level text or reference book for students in computer science, electrical engineering and mathematics.Michel Schellekens obtained his PhD from Carnegie Mellon University, following which he worked as a Marie Curie Fellow at Imperial College London. Currently he is an Associate Professor at the Department of Computer Science in University College Cork - National University of Ireland, Cork, where he leads the Centre for Efficiency-Oriented Languages (CEOL) as a Science Foundation Ireland Principal Investigator.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 272 pp. Englisch.

  • Richard A. Berk

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387775005 ISBN 13: 9780387775005

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Taschenbuch. Zustand: Neu. Neuware -Statistical Learning from a Regression Perspective considers statistical learning applications when interest centers on the conditional distribution of the response variable, given a set of predictors, and when it is important to characterize how the predictors are related to the response. As a first approximation, this is can be seen as an extension of nonparametric regression. Among the statistical learning procedures examined are bagging, random forests, boosting, and support vector machines. Response variables may be quantitative or categorical.Real applications are emphasized, especially those with practical implications. One important theme is the need to explicitly take into account asymmetric costs in the fitting process. For example, in some situations false positives may be far less costly than false negatives. Another important theme is to not automatically cede modeling decisions to a fitting algorithm. In many settings, subject-matter knowledge should trump formal fitting criteria. Yet another important theme is to appreciate the limitation of one¿s data and not apply statistical learning procedures that require more than the data can provide.The material is written for graduate students in the social and life sciences and for researchers who want to apply statistical learning procedures to scientific and policy problems. Intuitive explanations and visual representations are prominent. All of the analyses included are done in R.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 384 pp. Englisch.

  • Tamar Kugler

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387771301 ISBN 13: 9780387771304

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -On February 27 and 28 of 2006, the University of Arizona held a workshop entitled, ¿Decision Modeling and Behavior in Uncertain and Complex En- ronments,¿ sponsored by the Air Force O ce of Scienti c Research under a Multidisciplinary University Research Initiative (MURI) grant. The purpose of the workshop was to assemble preeminent researchers studying problems at the interface of behavioral and cognitive science, decision analysis, and operations research. This book is a compilation of 14 chapters based on the presentations given during the workshop. These contributions are grouped into four general areas, which describe in some detail the challenges in conducting novel research in this eld. Part One is concerned with the need for integrating decision analysis and behavioral models. Robert T. Clemen discusses how the elds of behavioral - search and decision analysis have diverged over time, and makes a compelling case to establish new links between the disciplines. He recommends leveraging lessons learned from behavioral studies within prescriptive decision analysis studies and evaluating the practical impact of those prescriptive techniques in helping decision makers achieve their objectives. Jenna L. Marquard and Stephen M. Robinson address eleven common ¿traps¿ that face decision model analysts and users. An understanding of these traps leads to an understanding of modeling features that either help or hurt the decision-making process. The authors link theory and practice by examining a set of case studies across a diverse array of model scenarios, and provide a checklist of recommendations for analysts confronted by these eleven traps.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 380 pp. Englisch.

  • Petros Maragos

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387763155 ISBN 13: 9780387763156

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -Multimodal Processing and Interaction: Audio, Video and Text presents high quality, state-of-the-art research ideas and results from theoretic, algorithmic and application viewpoints. This edited volume contains both state-of-the-art reviews and original contributions by leading experts in the scientific and technological field of multimedia. It grew out of a four-year collaboration among research groups participating in the European network of Excellence on Multimedia Understanding, Semantics, Computation and Learning (MUSCLE).Multimodal Processing and Interaction: Audio, Video and Text covers a broad spectrum of novel perspectives, analytic tools, algorithms, design practices and applications in multimedia science and engineering with emphasis on multimodal integration and modality fusion. This volume also contains contributions in the area of interaction with multimedia, especially multimodal interfaces for accessing multimedia content.Multimodal Processing and Interaction: Audio, Video and Text is designed for a professional audience composed of practitioners and researchers in industry and academia. This book is suitable for advanced-level students in computer science and engineering as well.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 396 pp. Englisch.

  • Wolfgang Eberle

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387745157 ISBN 13: 9780387745152

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -1 During the last 30 years, wireless in communications has grown from a niche market to an economically vital consumer mass market. The first wave, with the breakthrough of 2G mobile telephony focused on speech, placed wireless communication in the consumer mass market. In the current second wave, services are extended toward true multimedia, including interactive video, audio, gaming, and broadband Internet. These high-data rate services, however, led to a separate IP-centric family of wireless personal (WPANs) and local area networks (WLANs) outside the 2G/3G mobile path. Since diversity between data- and voice-centric solutions and the competition between standardized and proprietary approaches is today more blocking than enabling effective development of successful products, a third major wave is unavoidable: a consolidation of both worlds in portable devices with flexible multistandard communication capabilities enabled for quality-of-service- 2 aware multimedia services. At the same time, the dominance of wired desktop personal computers has been undermined by the appearance of numerous portable and smart devices: laptops, not Elektronisches Buch, personal digital assistants, and gaming devices. Since these devices target low-cost consumer markets or face wired competition, time to market is crucial, designed-in flexibility is important, l- power operation is a key asset, yet device cost shall be at a minimum. This book approaches this design tradeoff challenge from the perspective of the system architect. The system architect is concerned both in an efficient design process and in a competitive design result.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 304 pp. Englisch.

  • Michael D. Ehlers

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387772316 ISBN 13: 9780387772318

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -The synapse is a fascinating structure for many reasons. Biologically, it is an exquisitely organized subcellular compartment that has a remarkable capacity for fidelity and endurance. Computationally, synapses play a central role in signal transmission and processing that represent evolution¿s solution to learning and memory. Nervous systems, including our own brains, possess an extraordinary capacity for adaptation and memory because the synapse, not the neuron, constitutes the basic unit for information storage. Because the molecular complexities underlying signal processing and information storage must occur within the tiny space of the synapse, the precise molecular organization of proteins, lipids, and membranes at the synapse is paramount. Given the central role of the synapse in neuronal communication, it comes as no surprise that dysregulation of the synapse accounts for many, if not most, neurological and psychiatric disorders. Clinically, the synapse thus constitutes a primetarget for treatments of these diseases. It is for these reasons that we have chosen to focus our work on deciphering the structural and functional organization of the synapse. We have assembled leaders in the field of synapse biology to describe and distill the wonders and mysteries of the synapse. This book provides a fundamental description of the synapse developed over many decades by numerous investigators, paired with recent insight into new aspects of synapse structure and function that is still in flux and at the cutting edge of research.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 820 pp. Englisch.

  • Panos M. Pardalos

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387772464 ISBN 13: 9780387772462

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -This comprehensive work examines important recent developments and modern applications in the fields of optimization, control, game theory and equilibrium programming. In particular, the concepts of equilibrium and optimality are of immense practical importance affecting decision-making problems regarding policy and strategies, and in understanding and predicting systems in different application domains, ranging from economics and engineering to military applications. The book consists of 29 survey chapters written by distinguished researchers in the above areas.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 888 pp. Englisch.

  • Hsinchun Chen

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387716122 ISBN 13: 9780387716121

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -Terrorism informatics has been defined as the application of advanced methodologies, information fusion and analysis techniques to acquire, integrate process, analyze, and manage the diversity of terrorism-related information for international and homeland security-related applications. The variety of methods used in terrorism informatics are derived from Computer Science, Informatics, Statistics, Mathematics, Linguistics, Social Sciences, and Public Policy and they involve the collection of a mass of information from multiple sources and in numerous languages.TERRORISM INFORMATICS: Knowledge Management and Data Mining for Homeland Security will provide an interdisciplinary and comprehensive survey of the state-of-the-art of terrorism informatics domain along three basic dimensions: methodological issues in terrorism research; information infusion techniques to support terrorism prevention, detection, and response; and legal, social, privacy, and data confidentiality challenges and approaches.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 604 pp. Englisch.

  • Luigi V. Mancini

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387772650 ISBN 13: 9780387772653

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -In our world of ever-increasing Internet connectivity, there is an on-going threat of intrusion, denial of service attacks, or countless other abuses of computer and network resources. In particular, these threats continue to persist due to the flaws of current commercial intrusion detection systems (IDSs).Intrusion Detection Systems is an edited volume by world class leaders in this field.This edited volume sheds new light on defense alert systems against computer and network intrusions. It also covers integrating intrusion alerts within security policy framework for intrusion response, related case studies and much more. This volume is presented in an easy-to-follow style while including a rigorous treatment of the issues, solutions, and technologies tied to the field.Intrusion Detection Systems is designed for a professional audience composed of researchers and practitioners within the computer network and information security industry. It is also suitable as a reference or secondary textbook for advanced-level students in computer science.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 268 pp. Englisch.

  • Wolfgang Sadée

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387766774 ISBN 13: 9780387766775

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -Drug Addiction: From Basic Research to Therapy provides a comprehensive overview of physiological, biochemical, and genetic pathways underlying drug addiction, and resultant efforts to develop novel treatment strategies dealing with drug addiction and other CNS disorders where the neurophysiological processes overlap, such as treatment of pain. Based on the AAPS-NIDA Frontiers in Science Symposium ¿Drug Addiction: From Basic Research to Therapies,¿ this volume, representing focuses on the translation of fundamental addiction research to a variety of treatments, bringing together scientists with widely ranging expertise in synthetic and computational chemistry, molecular biology, genetics, and neuroscience with researchers in drug discovery and development, drug targeting, and quantitative therapeutics.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 816 pp. Englisch.

  • Dimitris C. Lagoudas

    Verlag: Springer US, Springer New York Jul 2008, 2008

    ISBN 10: 0387476849 ISBN 13: 9780387476841

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -It all started with a trip to Red River. Coauthors, families, and colleagues enjoy a working vacation in the Sangre de Cristo Mountains of New Mexico, March 2006. As technical conversations on modeling, characterization and applications of shape memory alloys (SMAs) were blending with the view of the white snowy peaks surrounding Red River, New Mexico, it became clear to our research group that a consistent and comprehensive text on SMAs would be very helpful to future students interested in performing research in this eld. Many communication barriers could be eliminated and access to the subst- tial body of research discussed in the literature would be increased. In this way, a working vacation became the motivating factor behind a challenging research project. This book has been written with contributions from three of my current Ph.D. students, Luciano Machado, Parikshith Kumar and Darren Hartl, and three former Ph.D. students, Pavlin Entchev, Peter Popov and Bj¿ orn Kiefer. These latter three coauthors were still members of the Shape Memory Alloy Research Team (SMART), or in close proximity, when we started the project of writing this book more than a year and a half ago. The work of a seventh former Ph.D. student, Siddiq Qidwai, is also included in this book. The task of putting forth a sequence of topics on shape memory alloys (SMAs) that VIII Preface forms a coherent learning path seemed natural, given the diversity of topics covered by their Ph.D. work.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 460 pp. Englisch.

  • Linda Sawyer

    Verlag: Springer New York, Springer US Jul 2008, 2008

    ISBN 10: 0387726276 ISBN 13: 9780387726274

    Sprache: Englisch

    Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland

    Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

    Verkäufer kontaktieren

    Kostenlos für den Versand innerhalb von/der Deutschland

    Versandziele, Kosten & Dauer

    Anzahl: 2 verfügbar

    In den Warenkorb

    Buch. Zustand: Neu. Neuware -Polymer Microscopy, Third Edition, is a comprehensive and practical guide to the study of the microstructure of polymers, and is the result of the authors' many years of academic and industrial experience. To address the needs of students and professionals from a variety of backgrounds, introductory chapters deal with the basic concepts of both polymer morphology and processing and microscopy and imaging theory. The core of the book is more applied, with many examples of specimen preparation and image interpretation leading to materials characterization. Microscopy is applied to the characterization of a wide range of polymer systems, including fibers, films, engineering resins and plastics, composites, nanocomposites, polymer blends, emulsions and liquid crystalline polymers. Light microscopy, atomic force microscopy, and scanning and transmission electron microscopy techniques are all considered, as are emerging techniques such as compositional mapping in which microscopy is combined with spectroscopy. This extensively updated and revised Third Edition closes with a problem solving guide, which gives a systematic framework for deciding on suitable approaches to the characterization of polymer microstructure.Key Features:Revised and updated, this Third Edition remains the gold standard for information on the characterization of polymer microstructurePresents a wide variety of polymer systems and characterization techniquesCovers the major advances in microscopy and polymers since the publication of the Second Edition in 1996Describes new methods for use with the SPM and related to advances in cryo-TEM as well as new polymer materials such as nanocompositesIncludes both basic and applied topics making this book ideal as a professional reference and as a teaching textSpringer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 572 pp. Englisch.