Numerical Data Fitting in Dynamical Systems

Size: px
Start display at page:

Download "Numerical Data Fitting in Dynamical Systems"

Transcription

1 Numerical Data Fitting in Dynamical Systems

2 Applied Optimization Volume 77 Series Editors: Panos M. Pardalos University of Florida, U.S.A. Donald Hearn University of Florida, U.S.A. The titles published in this series are listed at the end of this volume.

3 NUlllerical Data Fitting in Dynalllical Systellls A Practical Introduction with Applications and Software by Klaus Schittkowski Department of Mathematics, University of Bayreuth, Bayreuth, Germany SPRINGER-SCIENCE+BUSINESS MEDIA, B.V.

4 A C.I.P. Catalogue record for this book is available from the Library of Congress. ISBN ISBN (ebook) DOI / Printed on acid-free paper All Rights Reserved 2002 Springer Science+Business Media Dordrecht Originally published by Kluwer Academic Publishers in 2002 Softcover reprint of the hardcover 1st edition 2002 No part of this work may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, microfilming, recording or otherwise, without written permission from the Publisher, with the exception of any material supplied specifically for the purpose of being entered and executed on a computer system, for exclusive use by the purchaser of the work.

5 to Vii

6 Contents Preface 1. INTRODUCTION 1 2. MATHEMATICAL FOUNDATIONS 7 1 Optimality Criteria Notation Convexity and Constraint Qualification Necessary and Sufficient Optimality Criteria 10 2 Sequential Quadratic Programming Methods The Quadratic Programming Subproblem Line Search and Quasi-Newton Updates Convergence Systems of Nonlinear Equations 20 3 Least Squares Methods Optimality Conditions Gauss-Newton and Related Methods Solution of Least Squares Problems by SQP Methods Constrained Least Squares Optimization Alternative Norms 33 4 Numerical Solution of Ordinary Differential Equations Explicit Solution Methods Implicit Solution Methods Sensitivity Equations Internal Numerical Differentiation 46 5 Numerical Solution of Differential Algebraic Equations Algebraic Equations Index of a Differential Algebraic Equation Index Reduction and Drift Effect Projection Methods 55 xi vii

7 viii NUMERICAL DATA FITTING IN DYNAMICAL SYSTEMS 5.5 Consistent Initial Values Implicit Solution Methods 62 6 Numerical Solution of One-Dimensional Partial Differential Equations The General Time-Dependent Model Some Special Classes of Equations The Method of Lines Partial Differential Algebraic Equations Difference Formulae Polynomial Interpolation Upwind Formulae for Hyperbolic Equations Essentially Non-Oscillatory Schemes Systems of Hyperbolic Equations Sensitivity Equations Laplace Transforms Basic Properties Numerical Back-Transformation Automatic Differentiation Forward Mode Reverse Mode Statistical Interpretation of Results DATA FITTING MODELS Explicit Model Functions Laplace Transforms Steady State Equations Ordinary Differential Equations Standard Formulation Differential Algebraic Equations Switching Points Constraints Shooting Method Boundary Value Problems Variable Initial Times Partial Differential Equations Standard Formulation Partial Differential Algebraic Equations Flux Functions Coupled Ordinary Differential Algebraic Equations Integration Areas and Transition Conditions Switching Points 167

8 Contents ix 5.7 Constraints Optimal Control Problems NUMERICAL EXPERIMENTS Test Environment Numerical Pitfalls Local Solutions Slow Convergence Badly Scaled Data and Parameters Non-Identifiability of Models Errors in Experimental Data Inconsistent Constraints Non-Differentiable Model Functions Oscillating Model Functions Testing the Validity of Models Mass Balance and Steady State Analysis Statistical Analysis Constraints Performance Evaluation Comparing Least Squares Algorithms Individual Numerical Results CASE STUDIES Linear Pharmacokinetics Receptor-Ligand Binding Study Robot Design Multibody System of a Truck Binary Distillation Column Acetylene Reactor Transdermal Application of Drugs Groundwater Flow Cooling a Hot Strip Mill Drying Maltodextrin in a Convection Oven Fluid Dynamics of Hydro Systems Horn Radiators for Satellite Communication 278

9 x NUMERICAL DATA FITTING IN DYNAMICAL SYSTEMS Appendix A: Software Installation 1 Hardware and Software Requirements 2 System Setup 3 Packing List Appendix B: Test Examples 1 Explicit Model Functions 2 Laplace Transforms 3 Steady State Equations Ordinary Differential Equations Differential Algebraic Equations Partial Differential Equations Partial Differential Algebraic Equations Appendix C: The PCOMP Language Appendix D: Generation of Fortran Code 1 Model Equations 1.1 Input of Explicit Model Functions 1.2 Input of Laplace Transformations 1.3 Input of Systems of Steady State Equations 1.4 Input of Ordinary Differential Equations 1.5 Input of Differential Algebraic Equations 1.6 Input of Time-Dependent Partial Differential Equations 1.7 Input of Partial Differential Algebraic Equations 2 Execution of Generated Code References Index

10 Preface Real life phenomena in engineering, natural, or medical sciences are often described by a mathematical model with the goal to analyze numerically the behaviour of the system. Advantages of mathematical models are their cheap availability, the possibility of studying extreme situations that cannot be handled by experiments, or of simulating real systems during the design phase before constructing a first prototype. Moreover, they serve to verify decisions, to avoid expensive and time consuming experimental tests, to analyze, understand, and explain the behaviour of systems, or to optimize design and production. As soon as a mathematical model contains differential dependencies from an additional parameter, typically the time, we call it a dynamical model. There are two key questions always arising in a practical environment: 1 Is the mathematical model correct? 2 How can I quantify model parameters that cannot be measured directly? In principle, both questions are easily answered as soon as some experimental data are available. The idea is to compare measured data with predicted model function values and to minimize the differences over the whole parameter space. We have to reject a model if we are unable to find a reasonably accurate fit. To summarize, parameter estimation or data fitting, respectively, is extremely important in all practical situations, where a mathematical model and corresponding experimental data are available to describe the behaviour of a dynamical system. The main goal of the book is to give an overview of numerical methods that are needed to compute parameters of a dynamical model by a least squares fit. The mathematical equations that must be provided by the system analyst are explicit model functions or steady state systems in the simplest situations, or responses of dynamical systems defined by ordinary differential equations, differential algebraic equations, or one-dimensional partial differential equations. Many different mathematical disciplines must be combined, and the intention is to present at least some fundamental ideas of the numerical methods needed, so that available software can be applied successfully. It must be noted that there are two alternative aspects not treated in this book. First, we do not emphasize statistical analysis, which is also known as nonlinear regression or xi

11 xii NUMERICAL DATA FITTING IN DYNAMICAL SYSTEMS nonlinear parameter estimation. Moreover, we do not investigate the question whether parameters of a dynamical model can be identified at all, and under which mathematical conditions. It is supposed that a user is able to prepare a well-defined model, where the dynamical system is uniquely solvable and where the parameters can be identified by a least squares fit. There exist numerous qualified textbooks for both topics mentioned, from which additional information can be retrieved. It is assumed that the typical reader is familiar with basic mathematical notation of linear algebra and analysis, as for example learned in elementary calculus lectures. No additional knowledge about mathematical theory is required. New concepts are presented in an elementary form and are illustrated by detailed analytical and numerical examples. Extensive numerical results are included to show the efficiency of modern mathematical algorithms. We also discuss possible pitfalls in the form of warnings that even the most qualified numerical algorithms we know today can fail or produce unacceptable responses. The practical progress of mathematical models and data fitting calculations is illustrated by case studies from pharmaceutics, mechanical, electrical or chemical engineering, and ecology. To be able to repeat all numerical tests presented in the book and to play with algorithms, data, and solution tolerances, an interactive software system is included that runs under Windows 95/98/NT4.0/2000. The program contains the mathematical algorithms described in the book. The database consists of 1,000 illustrative examples, which can be used as benchmark test problems. Among them is a large number of real life models (learning by doing). The book is the outcome of my research activities in this area over the last 20 years with emphasis on the development of numerical algorithms for optimization problems. It would have been impossible to design applicable mathematical algorithms and to implement the corresponding software without intense discussions, contacts, and cooperation with firms, for example Boehringer Ingelheim Pharma, BASF Ludwigshafen, Siemens Munich, Schloemann-Siemag Hilchenbach, EADS Munich, Bayer Sarnia, Dornier Satellite Systems Munich, and many research institutions at universities. Particularly, I would like to thank Dr. M. Wolf from the University of Bonn, Department of Pharmaceutics, for providing many dynamical models describing pharmaceutical applications, and for encouraging the investigation of models based on partial differential equations. Part of my research was supported by projects funded by the BMBF research program Anwendungsbezogene Verbundprojekte in der Mathematik and the DFG research program Echtzeit-Optimierung grafter Systeme. Klaus Schittkowski

Numerical Data Fitting in Dynamical Systems

Numerical Data Fitting in Dynamical Systems Numerical Data Fitting in Dynamical Systems A Practical Introduction with Applications and Software by Klaus Schittkowski Department of Mathematics, University of Bayreuth, Bayreuth, Germany * * KLUWER

More information

Probability Theory, Random Processes and Mathematical Statistics

Probability Theory, Random Processes and Mathematical Statistics Probability Theory, Random Processes and Mathematical Statistics Mathematics and Its Applications Managing Editor: M.HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume

More information

OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS

OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS OSCILLATION THEORY FOR DIFFERENCE AND FUNCTIONAL DIFFERENTIAL EQUATIONS Oscillation Theory for Difference and Functional Differential Equations by Ravi P. Agarwal Department of Mathematics, National University

More information

Numerical Methods for the Solution of Ill-Posed Problems

Numerical Methods for the Solution of Ill-Posed Problems Numerical Methods for the Solution of Ill-Posed Problems Mathematics and Its Applications Managing Editor: M.HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume 328

More information

Electrochemical Process Engineering. A Guide to the Design of Electrolytic Plant

Electrochemical Process Engineering. A Guide to the Design of Electrolytic Plant Electrochemical Process Engineering A Guide to the Design of Electrolytic Plant Electrochemical Process Engineering A Guide to the Design of Electrolytic Plant F. Goodridge and K. Scott University of Newcastle

More information

Circuit Analysis for Power Engineering Handbook

Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Circuit Analysis for Power Engineering Handbook Arieh L. Shenkman SPRINGER SCIENCE+BUSINESS MEDIA, B.V A c.i.p. Catalogue record for this book is available

More information

Dynamics and Randomness

Dynamics and Randomness Dynamics and Randomness Nonlinear Phenomena and Complex Systems VOLUME 7 The Centre for Nonlinear Physics and Complex Systems (CFNL), Santiago, Chile, and Kluwer Academic Publishers have established this

More information

Analysis and Control of Age-Dependent Population Dynamics

Analysis and Control of Age-Dependent Population Dynamics Analysis and Control of Age-Dependent Population Dynamics MATHEMATICAL MODELLING: Theory and Applications VOLUME I I This series is aimed at publishing work dealing with the definition, development and

More information

Chemistry by Computer. An Overview of the Applications of Computers in Chemistry

Chemistry by Computer. An Overview of the Applications of Computers in Chemistry Chemistry by Computer An Overview of the Applications of Computers in Chemistry Chemistry by Computer An Overview of the Applications of Computers in Chemistry Stephen Wilson Theoretical Chemistry Department

More information

THE BOUNDARY ELEMENT METHOD

THE BOUNDARY ELEMENT METHOD THE BOUNDARY ELEMENT METHOD SOLID MECHANICS AND ITS APPLICATIONS Volume 27 Series Editor: G.M.L. GLADWELL Solid Mechanics Division, Faculty of Engineering University of Waterloo Waterloo, Ontario, Canada

More information

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos

Undergraduate Texts in Mathematics. Editors J. H. Ewing F. W. Gehring P. R. Halmos Undergraduate Texts in Mathematics Editors J. H. Ewing F. W. Gehring P. R. Halmos Springer Books on Elemeritary Mathematics by Serge Lang MATH! Encounters with High School Students 1985, ISBN 96129-1 The

More information

Reliability Evaluation of Engineering Systems:

Reliability Evaluation of Engineering Systems: Reliability Evaluation of Engineering Systems: Concepts and Techniques Roy Billinton PhD, DSc, FEIC, FRSC, FIEEE, PE c. J. MacKenzie Professor of Electrical Engineering University of Saskatchewan and Ronald

More information

Graduate Texts in Mathematics 51

Graduate Texts in Mathematics 51 Graduate Texts in Mathematics 51 Editorial Board F. W. Gehring P. R. Halmos M anaging Editor c. C. Moore Wilhelm Klingenberg ACoursein Differential Geometry Translated by David Hoffman Springer Science+Business

More information

Topics in Number Theory

Topics in Number Theory Topics in Number Theory THE UNIVERSITY SERIES IN MATHEMATICS Series Editor: Joseph J. Kohn Princeton University THE CLASSIFICATION OF FINITE SIMPLE GROUPS Daniel Gorenstein VOLUME 1: GROUPS OF NONCHARACTERISTIC

More information

Graduate Texts in Mathematics 22

Graduate Texts in Mathematics 22 Graduate Texts in Mathematics 22 Managing Editors: P. R. Halmos C. C. Moore Donald W. Barnes lohn M. Mack An Aigebraic Introduction to Mathematical Logic Springer Science+Business Media, LLC Donald W.

More information

INTRODUCTION TO SOL-GEL PROCESSING

INTRODUCTION TO SOL-GEL PROCESSING INTRODUCTION TO SOL-GEL PROCESSING THE KLUWER INTERNATIONAL SERIES in SOL-GEL PROCESSING: TECHNOLOGY AND APPLICATIONS Consulting Editor Lisa Klein Rutgers, the State University of New Jersey INTRODUCTION

More information

Computational Techniques for the Summation of Series

Computational Techniques for the Summation of Series Computational Techniques for the Summation of Series Computational Techniques for the Summation of Series Anthony Sofa School of Computer Science and Mathematics Victoria University Melboume, Australia

More information

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples

Igor Emri Arkady Voloshin. Statics. Learning from Engineering Examples Statics Igor Emri Arkady Voloshin Statics Learning from Engineering Examples Igor Emri University of Ljubljana Ljubljana, Slovenia Arkady Voloshin Lehigh University Bethlehem, PA, USA ISBN 978-1-4939-2100-3

More information

Enantiomer Separation

Enantiomer Separation Enantiomer Separation Enantiomer Separation Fundamentals and Practical Methods Edited by Professor of Chemistry, Department of Chemistry, Okayama University of Science, Japan KLUWER ACADEMIC PUBLISHERS

More information

Fundamentals of Mass Determination

Fundamentals of Mass Determination Fundamentals of Mass Determination Michael Borys Roman Schwartz Arthur Reichmuth Roland Nater Fundamentals of Mass Determination 123 Michael Borys Fachlabor 1.41 Physikalisch-Technische Bundesanstalt Bundesallee

More information

Scientific Computing on Supercomputers III

Scientific Computing on Supercomputers III Scientific Computing on Supercomputers III Scientific Computing on Supercomputers III Edited by J ozef T. Devreese and Piet E. Van Camp Universiteit Antwerpen Antwerpen, Belgium SPRINGER SCIENCE+BUSINESS

More information

Numerical Integration of Stochastic Differential Equations

Numerical Integration of Stochastic Differential Equations Numerical Integration of Stochastic Differential Equations Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume

More information

Ozone and Plant Cell. Victoria V. Roshchina. Valentina D. Roshchina SPRINGER-SCIENCE+BUSINESS MEDIA, B.V. and

Ozone and Plant Cell. Victoria V. Roshchina. Valentina D. Roshchina SPRINGER-SCIENCE+BUSINESS MEDIA, B.V. and Ozone and Plant Cell Ozone and Plant Cell by Victoria V. Roshchina and Valentina D. Roshchina Russian Academy of Sciences, Institute of Cell Biophysics, Russia SPRINGER-SCIENCE+BUSINESS MEDIA, B.V. A C.I.P.

More information

PHYSICAL PROCESSES IN SOLAR FLARES

PHYSICAL PROCESSES IN SOLAR FLARES PHYSICAL PROCESSES IN SOLAR FLARES ASTROPHYSICS AND SPACE SCIENCE LIBRARY A SERIES OF BOOKS ON THE RECENT DEVELOPMENTS OF SPACE SCIENCE AND OF GENERAL GEOPHYSICS AND ASTROPHYSICS PUBLISHED IN CONNECTION

More information

Pharmaceutical Mathematics with Application to Pharmacy

Pharmaceutical Mathematics with Application to Pharmacy Pharmaceutical Mathematics with Application to Pharmacy (ii) (iii) Pharmaceutical Mathe ematics with Application to Pharmacy D.H. Panchaksharappa Gowda Assistant Professor, J.S.S. College of Pharmacy,

More information

METHODS FOR PROTEIN ANALYSIS

METHODS FOR PROTEIN ANALYSIS METHODS FOR PROTEIN ANALYSIS Robert A. Copeland, PhD The DuPont Merck Pharmaceutical Company Experimental Station P.O. Box 80400 Wilmington, DE 19880-0400 METHODS FOR PROTEIN ANALYSIS A Practical Guide

More information

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING

NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING NUMERICAL COMPUTATION IN SCIENCE AND ENGINEERING C. Pozrikidis University of California, San Diego New York Oxford OXFORD UNIVERSITY PRESS 1998 CONTENTS Preface ix Pseudocode Language Commands xi 1 Numerical

More information

Thermal Plasmas. Fundamentals and Applications. Volume 1

Thermal Plasmas. Fundamentals and Applications. Volume 1 Thermal Plasmas Fundamentals and Applications Volume 1 Thermal Plasmas Fundamentals and Applications Volume 1 Maher I. Boulos University 0/ Sherbrooke Sherbrooke, Quebec, Canada Pierre Fauchais University

More information

UNIVERSITY OF SOUTHAMPTON ECONOMICS SERIES MATHEMATICS FOR ECONOMISTS AND SOCIAL SCIENTISTS

UNIVERSITY OF SOUTHAMPTON ECONOMICS SERIES MATHEMATICS FOR ECONOMISTS AND SOCIAL SCIENTISTS UNIVERSITY OF SOUTHAMPTON ECONOMICS SERIES MATHEMATICS FOR ECONOMISTS AND SOCIAL SCIENTISTS UNIVERSITY OF SOUTHAMPTON ECONOMICS SERIES Now available OUTPUT, INFLATION AND GROWTH: AN INTRODUCTION TO MACRO-ECONOMICS

More information

Advanced Calculus of a Single Variable

Advanced Calculus of a Single Variable Advanced Calculus of a Single Variable Tunc Geveci Advanced Calculus of a Single Variable 123 Tunc Geveci Department of Mathematics and Statistics San Diego State University San Diego, CA, USA ISBN 978-3-319-27806-3

More information

SpringerBriefs in Statistics

SpringerBriefs in Statistics SpringerBriefs in Statistics For further volumes: http://www.springer.com/series/8921 Jeff Grover Strategic Economic Decision-Making Using Bayesian Belief Networks to Solve Complex Problems Jeff Grover

More information

COSSERAT THEORIES: SHELLS, RODS AND POINTS

COSSERAT THEORIES: SHELLS, RODS AND POINTS COSSERAT THEORIES: SHELLS, RODS AND POINTS SOLID MECHANICS AND ITS APPLICATIONS Volume 79 Series Editor: G.M.L. GLADWELL Department of Civil Engineering University of Waterloo Waterloo, Ontario, Canada

More information

COMPLEXITY OF LATTICE PROBLEMS A Cryptographic Perspective

COMPLEXITY OF LATTICE PROBLEMS A Cryptographic Perspective COMPLEXITY OF LATTICE PROBLEMS A Cryptographic Perspective THE KLUWER INTERNATIONAL SERIES IN ENGINEERING AND COMPUTER SCIENCE COMPLEXITY OF LATTICE PROBLEMS A Cryptographic Perspective Daniele Micciancio

More information

Nonlinear Dynamical Systems in Engineering

Nonlinear Dynamical Systems in Engineering Nonlinear Dynamical Systems in Engineering . Vasile Marinca Nicolae Herisanu Nonlinear Dynamical Systems in Engineering Some Approximate Approaches Vasile Marinca Politehnica University of Timisoara Department

More information

Numerical Methods for Engineers and Scientists

Numerical Methods for Engineers and Scientists Numerical Methods for Engineers and Scientists Second Edition Revised and Expanded Joe D. Hoffman Department of Mechanical Engineering Purdue University West Lafayette, Indiana m MARCEL D E К К E R MARCEL

More information

Doubt-Free Uncertainty In Measurement

Doubt-Free Uncertainty In Measurement Doubt-Free Uncertainty In Measurement Colin Ratcliffe Bridget Ratcliffe Doubt-Free Uncertainty In Measurement An Introduction for Engineers and Students Colin Ratcliffe United States Naval Academy Annapolis

More information

Evolutionary Biology VOLUME 31

Evolutionary Biology VOLUME 31 Evolutionary Biology VOLUME 31 A Continuation Order Plan is available for this series. A continuation order will bring delivery of each new volume immediately upon publication. Volumes are billed only

More information

Topics in Algebra and Analysis

Topics in Algebra and Analysis Radmila Bulajich Manfrino José Antonio Gómez Ortega Rogelio Valdez Delgado Topics in Algebra and Analysis Preparing for the Mathematical Olympiad Radmila Bulajich Manfrino Facultad de Ciencias Universidad

More information

Surface and Colloid Chemistry in Natural Waters and Water Treatment

Surface and Colloid Chemistry in Natural Waters and Water Treatment Surface and Colloid Chemistry in Natural Waters and Water Treatment Surface and Colloid ChelDistry in Natural Waters and Water TreatlDent Edited by Ronald Beckett Water Studies Centre Monash University

More information

QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS

QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS .: ' :,. QUANTUM SCATTERING THEORY FOR SEVERAL PARTICLE SYSTEMS Mathematical Physics and Applied Mathematics Editors: M. Plato, Universite de Bourgogne, Dijon, France The titles published in this series

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis J. Stoer R. Bulirsch Introduction to Numerical Analysis Translated by R. Bartels, W. Gautschi, and C. Witzgall Springer Science+Business Media, LLC J. Stoer R. Bulirsch Institut fiir Angewandte Mathematik

More information

THEORY OF CALORIMETRY

THEORY OF CALORIMETRY THEORY OF CALORIMETRY Hot Topics in Thermal Analysis and Calorimetry Volume 2 Series Editor: Judit Simon, Budapest University of Technology and Economics, Hungary The titles published in this series are

More information

An Introduction to Surface-Micromachining

An Introduction to Surface-Micromachining An Introduction to Surface-Micromachining An Introduction to S urface-micromachining by Robert W. Johnstone M. Parameswaran Engineering Science Simon Fraser University Kluwer Academic Publishers Boston/DordrechtiLondon

More information

Photosynthetic Rate and Dynamic Environment

Photosynthetic Rate and Dynamic Environment Photosynthetic Rate and Dynamic Environment Photosynthetic Rate and Dynamic Environment by Kazutoshi Yabuki Professor Emeritus, Osaka Prefecture University, Sakai, Japan SPRINGER-SCIENCE+BUSINESS MEDIA,

More information

European Consortium for Mathematics in Industry E. Eich-Soellner and C. FUhrer Numerical Methods in Multibody Dynamics

European Consortium for Mathematics in Industry E. Eich-Soellner and C. FUhrer Numerical Methods in Multibody Dynamics European Consortium for Mathematics in Industry E. Eich-Soellner and C. FUhrer Numerical Methods in Multibody Dynamics European Consortium for Mathematics in Industry Edited by Leif Arkeryd, Goteborg Heinz

More information

Non-Instantaneous Impulses in Differential Equations

Non-Instantaneous Impulses in Differential Equations Non-Instantaneous Impulses in Differential Equations Ravi Agarwal Snezhana Hristova Donal O Regan Non-Instantaneous Impulses in Differential Equations 123 Ravi Agarwal Department of Mathematics Texas A&M

More information

A Macmillan Physics Text

A Macmillan Physics Text WAVES A Macmillan Physics Text Consulting Editor: Professor P. A. Matthews, F.R.S. Other titles MODERN ATOMIC PHYSICS: FUNDAMENTAL PRINCIPLES: B. Cagnacand J. -C. Pebay-Peyroula MODERN ATOMIC PHYSICS:

More information

TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS

TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS TOPOLOGICAL QUANTUM FIELD THEORY AND FOUR MANIFOLDS MATHEMATICAL PHYSICS STUDIES Editorial Board: Maxim Kontsevich, IHES, Bures-sur-Yvette, France Massimo Porrati, New York University, New York, U.S.A.

More information

Global Behavior of Nonlinear Difference Equations of Higher Order with Applications

Global Behavior of Nonlinear Difference Equations of Higher Order with Applications Global Behavior of Nonlinear Difference Equations of Higher Order with Applications Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam,

More information

Stochastic Optimization Methods

Stochastic Optimization Methods Stochastic Optimization Methods Kurt Marti Stochastic Optimization Methods With 14 Figures 4y Springer Univ. Professor Dr. sc. math. Kurt Marti Federal Armed Forces University Munich Aero-Space Engineering

More information

AN INTRODUCTION TO HYDRODYNAMICS AND WATER WAVES

AN INTRODUCTION TO HYDRODYNAMICS AND WATER WAVES AN INTRODUCTION TO HYDRODYNAMICS AND WATER WAVES HYDRODYNAMICA SIVE DE VIRIBUS ET MOTIBUS FLUIDORUM COMMENTARII 'Remember, when discoursing about water, to induce first experience, then reason.' - Leonardo

More information

Vibration Mechanics. Linear Discrete Systems SPRINGER SCIENCE+BUSINESS MEDIA, B.V. M. Del Pedro and P. Pahud

Vibration Mechanics. Linear Discrete Systems SPRINGER SCIENCE+BUSINESS MEDIA, B.V. M. Del Pedro and P. Pahud Vibration Mechanics Vibration Mechanics Linear Discrete Systems by M. Del Pedro and P. Pahud Swiss Federal Institute oftechnology, Lausanne, Switzerland SPRINGER SCIENCE+BUSINESS MEDIA, B.V. ISBN 978-94-010-5554-3

More information

Initial Boundary Value Problems in Mathematical Physics

Initial Boundary Value Problems in Mathematical Physics Initial Boundary Value Problems in Mathematical Physics Initial Boundary Value Problems in Mathematical Physics Rolf leis University of Bonn Federal Republic of Germany Springer Fachmedien Wiesbaden GmbH

More information

Exercises in Basic Ring Theory

Exercises in Basic Ring Theory Exercises in Basic Ring Theory Kluwer Texts in the Mathematical Sciences VOLUME 20 A Graduate-Level Book Series The titles published in this series are listed at the end of this volume. Exercises in Basic

More information

Error-Correction Coding for Digital Communications

Error-Correction Coding for Digital Communications Error-Correction Coding for Digital Communications Applications of Communications Theory Series Editor: R. W. Lucky, Bell Laboratories INTRODUCTION TO COMMUNICATION SCIENCE AND SYSTEMS John R. Pierce and

More information

APHASIA and BRAIN ORGANIZA TION

APHASIA and BRAIN ORGANIZA TION APHASIA and BRAIN ORGANIZA TION APPLIED PSYCHOLINGUISTICS AND COMMUNICATION DISORDERS APPLIED PSYCHOLINGUISTICS AND MENTAL HEALTH Edited by R. W. Rieber PSYCHOLOGY OF LANGVAGE AND THOUGHT Essays on the

More information

Stability Theorems in Geometry and Analysis

Stability Theorems in Geometry and Analysis Stability Theorems in Geometry and Analysis Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume 304 Stability

More information

GAS TRANSPORT IN POROUS MEDIA

GAS TRANSPORT IN POROUS MEDIA GAS TRANSPORT IN POROUS MEDIA Theory and Applications of Transport in Porous Media Series Editor: Jacob Bear, Technion Israel Institute of Technology, Haifa, Israel Volume 20 The titles published in this

More information

Mathematics for Economics

Mathematics for Economics Mathematics for Economics third edition Michael Hoy John Livernois Chris McKenna Ray Rees Thanasis Stengos The MIT Press Cambridge, Massachusetts London, England c 2011 Massachusetts Institute of Technology

More information

Statistics for Social and Behavioral Sciences

Statistics for Social and Behavioral Sciences Statistics for Social and Behavioral Sciences Advisors: S.E. Fienberg W.J. van der Linden For other titles published in this series, go to http://www.springer.com/series/3463 Haruo Yanai Kei Takeuchi

More information

Differential-Algebraic Equations Forum

Differential-Algebraic Equations Forum Differential-Algebraic Equations Forum Editors-in-Chief Achim Ilchmann (TU Ilmenau, Ilmenau, Germany) Timo Reis (Universität Hamburg, Hamburg, Germany) Editorial Board Larry Biegler (Carnegie Mellon University,

More information

Multivariable Calculus with MATLAB

Multivariable Calculus with MATLAB Multivariable Calculus with MATLAB Ronald L. Lipsman Jonathan M. Rosenberg Multivariable Calculus with MATLAB With Applications to Geometry and Physics Ronald L. Lipsman Department of Mathematics University

More information

Handbook of vegetation science

Handbook of vegetation science Vegetation mapping Handbook of vegetation science FOUNDED BY R. TUXEN H. LIETH, EDITOR IN CHIEF Volume 10 Vegetation mapping Edited by A. w. KOCHLER and I. S. ZONNEVELD Kluwer Academic Publishers Dordrecht

More information

Christian Okonek Michael Schneider Heinz SRindler. ector undies on omplex. rojective S aces

Christian Okonek Michael Schneider Heinz SRindler. ector undies on omplex. rojective S aces Christian Okonek Michael Schneider Heinz SRindler ector undies on omplex rojective S aces Progress in Mathe~natics Vol. 1: H. Gross, Quadratic Forms in Infinite-Dimensional Vector Spaces. XXII, 4!9 pages,!979

More information

Rarefied Gas Dynamics

Rarefied Gas Dynamics Rarefied Gas Dynamics Rarefied Gas Dynamics Mikhail N. Kogan Computer Center Academy of Sciences of the USSR Moscow Translated from Russian Translation Editor Leon Trilling Department of Aeronautics and

More information

Maximum Principles in Differential Equations

Maximum Principles in Differential Equations Maximum Principles in Differential Equations Springer New York Berlin Heidelberg Barcelona Hong Kong London Milan Paris Singapore Tokyo Murray H. Protter Hans F. Weinberger Maximum Principles in Differential

More information

Harold M. Edwards. Divisor Theory. Springer Science+Business Media, LLC

Harold M. Edwards. Divisor Theory. Springer Science+Business Media, LLC Divisor Theory Harold M. Edwards Divisor Theory Springer Science+Business Media, LLC Harold M. Edwards Courant Institute of Mathematical Sciences New York University New York, New York 10012 U.S.A. Library

More information

Machine Tool Vibrations and Cutting Dynamics

Machine Tool Vibrations and Cutting Dynamics Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg l Albert C.J. Luo C. Steve Suh Machine Tool Vibrations and Cutting Dynamics Brandon C. Gegg Dynacon Inc. Winches and Handling Systems 831 Industrial

More information

Optimal Estimation in Approximation Theory

Optimal Estimation in Approximation Theory Optimal Estimation in Approximation Theory THE IBM RESEARCH SYMPOSIA SERIES Computational Methods in Band Theory Editors: P.M. Marcus, J.F. Janak, and A.R. Williams Computational Solid State Physics Editors:

More information

Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami. Poincaré Plot Methods for Heart Rate Variability Analysis

Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami. Poincaré Plot Methods for Heart Rate Variability Analysis Ahsan Habib Khandoker Chandan Karmakar Michael Brennan Andreas Voss Marimuthu Palaniswami Poincaré Plot Methods for Heart Rate Variability Analysis Poincaré Plot Methods for Heart Rate Variability Analysis

More information

Graduate Texts in Mathematics

Graduate Texts in Mathematics Graduate Texts in Mathematics 38 Editorial Board F. W. Gehring P. R. Halmos Managing Editor c. C. Moore H. Grauert K. Fritzsche Several Complex Variables Springer-Verlag New York Heidelberg Berlin H. Grauert

More information

Progress in Mathematical Physics

Progress in Mathematical Physics Progress in Mathematical Physics Volume 24 Editors-in-Chiej Anne Boutet de Monvel, Universite Paris VII Denis Diderot Gerald Kaiser, The Virginia Center for Signals and Waves Editorial Board D. Bao, University

More information

ThiS is a FM Blank Page

ThiS is a FM Blank Page Acid-Base Diagrams ThiS is a FM Blank Page Heike Kahlert Fritz Scholz Acid-Base Diagrams Heike Kahlert Fritz Scholz Institute of Biochemistry University of Greifswald Greifswald Germany English edition

More information

Electromagnetism PATHS TO RESEARCH

Electromagnetism PATHS TO RESEARCH Electromagnetism PATHS TO RESEARCH Electromagnetism PATHS TO RESEARCH Edited by DORIS TEPLITZ SPRINGER SCIENCE+BUSINESS MEDIA, LLC Main entry under title: Library of Congress Cataloging in Publication

More information

StarBriefs A Dictionary of Abbreviations, Acronyms and Symbols in Astronomy, Related Space Sciences and Other Related Fields.

StarBriefs A Dictionary of Abbreviations, Acronyms and Symbols in Astronomy, Related Space Sciences and Other Related Fields. StarBriefs 2001 StarBriefs 2001 A Dictionary of Abbreviations, Acronyms and Symbols in Astronomy, Related Space Sciences and Other Related Fields Compiled by Andre Heck Strasbourg Astronomical Observatory,

More information

Finite Element Analysis for Heat Transfer. Theory and Software

Finite Element Analysis for Heat Transfer. Theory and Software Finite Element Analysis for Heat Transfer Theory and Software Hou-Cheng Huang and Asif S. Usmani Finite Element Analysis for Heat Transfer Theory and Software With 62 Figures Springer-Verlag London Berlin

More information

pka Prediction for Organic Acids and Bases

pka Prediction for Organic Acids and Bases pka Prediction for Organic Acids and Bases pka Prediction for Organic Acids and Bases D. D. Perrin John Curtin School of Medical Research Australian National Universi~oy Canberra Boyd Dempsey and E. P.

More information

UNITEXT La Matematica per il 3+2. Volume 87

UNITEXT La Matematica per il 3+2. Volume 87 UNITEXT La Matematica per il 3+2 Volume 87 More information about this series at http://www.springer.com/series/5418 Sandro Salsa Gianmaria Verzini Partial Differential Equations in Action Complements

More information

Geometrical Properties of Differential Equations Downloaded from by on 05/09/18. For personal use only.

Geometrical Properties of Differential Equations Downloaded from  by on 05/09/18. For personal use only. This page intentionally left blank Applications of Lie Group Analysis in Financial Mathematics Ljudmila A. Bordag University of Applied Sciences Zittau/Görlitz, Germany World Scientific NEW JERSEY LONDON

More information

Mathematical Formulas for Economists

Mathematical Formulas for Economists Mathematical Formulas for Economists Springer-Verlag Berlin Heidelberg GmbH Bernd Luderer. Volker Nollau Klaus Vetters Mathematical Formulas for Economists With 58 Figures and 6 Tables, Springer Professor

More information

Chemical Kinetics and Catalysis

Chemical Kinetics and Catalysis Chemical Kinetics and Catalysis FUNDAMENTAL AND APPLIED CATALYSIS Series Editors: M. V. Twigg Johnson Matthey Catalytic Systems Division Royston, Hertfordshire, United Kingdom M. S. Spencer School of Chemistry

More information

Collection of problems in probability theory

Collection of problems in probability theory Collection of problems in probability theory L. D. MESHALKIN Moscow State University Collection of problems in probability theory Translated from the Russian and edited by LEO F. BORON University of Idaho

More information

Data Analysis Using the Method of Least Squares

Data Analysis Using the Method of Least Squares Data Analysis Using the Method of Least Squares J. Wolberg Data Analysis Using the Method of Least Squares Extracting the Most Information from Experiments With Figures and Tables 123 John Wolberg Technion-Israel

More information

Liquid Chromatography Mass Spectrometry. Techniques and Applications

Liquid Chromatography Mass Spectrometry. Techniques and Applications Liquid Chromatography Mass Spectrometry Techniques and Applications MODERN ANALYTICAL CHEMISTRY Series Editor: David Hercules University of Pittsburgh ANALYTICAL ATOMIC SPECTROSCOPY William G. Schrenk

More information

Functional Integrals: Approximate Evaluation and Applications

Functional Integrals: Approximate Evaluation and Applications Functional Integrals: Approximate Evaluation and Applications Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science. Amsterdam. The Netherlands Volume

More information

Geophysical Interpretation using Integral Equations

Geophysical Interpretation using Integral Equations Geophysical Interpretation using Integral Equations Geophysical Interpretation using Integral Equations L. ESKOLA Head of the Geophysics Department, Geological Survey of Finland 1~lll SPRINGER-SCIENCE+BUSINESS

More information

ENGINEERING MECHANICS

ENGINEERING MECHANICS ENGINEERING MECHANICS Engineering Mechanics Volume 2: Stresses, Strains, Displacements by C. HARTSUIJKER Delft University of Technology, Delft, The Netherlands and J.W. WELLEMAN Delft University of Technology,

More information

Numerical Approximation Methods for Elliptic Boundary Value Problems

Numerical Approximation Methods for Elliptic Boundary Value Problems Numerical Approximation Methods for Elliptic Boundary Value Problems Olaf Steinbach Numerical Approximation Methods for Elliptic Boundary Value Problems Finite and Boundary Elements Olaf Steinbach Institute

More information

Nonlinear Parabolic and Elliptic Equations

Nonlinear Parabolic and Elliptic Equations Nonlinear Parabolic and Elliptic Equations Nonlinear Parabolic and Elliptic Equations c. V. Pao North Carolina State University Raleigh, North Carolina Plenum Press New York and London Library of Congress

More information

Thermodynamic Properties of Cryogenic Fluids

Thermodynamic Properties of Cryogenic Fluids Thermodynamic Properties of Cryogenic Fluids THE INTERNATIONAL CRYOGENICS MONOGRAPH SERIES General Editors Founding Editor K. D. Timmerhaus, Chemical Engineering Department University of Colorado. Boulder.

More information

SpringerBriefs in Mathematics

SpringerBriefs in Mathematics SpringerBriefs in Mathematics For further volumes: http://www.springer.com/series/10030 George A. Anastassiou Advances on Fractional Inequalities 123 George A. Anastassiou Department of Mathematical Sciences

More information

Core Books in Advanced Mathematics. Vectors

Core Books in Advanced Mathematics. Vectors Core Books in Advanced Mathematics Vectors Core Books in Advanced Mathematics General Editor: C. PLUMPTON, Moderator in Mathematics, University of London School Examinations Department; formerly Reader

More information

FINITE MIXTURE DISTRIBUTIONS

FINITE MIXTURE DISTRIBUTIONS MONOGRAPHS ON APPLl~[) PROBABILITY AND STATISTICS FINITE MIXTURE DISTRIBUTIONS MONOGRAPHS ON APPLIED PROBABILITY AND STATISTICS General Editor D.R. COX, FRS Also available in the series Probability, Statistics

More information

Springer Series in Solid-State Sciences. Edited by Peter Fulde

Springer Series in Solid-State Sciences. Edited by Peter Fulde 7 Springer Series in Solid-State Sciences Edited by Peter Fulde Springer Series in Solid-State Sciences Editors: M. Cardona P. Fulde H.-J. Queisser Volume 1 Principles of Magnetic Resonance By C. P. Slichter

More information

Die Grundlehren der mathematischen Wissenschaften

Die Grundlehren der mathematischen Wissenschaften Die Grundlehren der mathematischen Wissenschaften in Einzeldarstellungen mit besonderer Beriicksichtigung der Anwendungsgebiete Band 52 H erau.fgegeben von J. L. Doob. E. Heinz F. Hirzebruch. E. Hopf H.

More information

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition

Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second Edition Karl-Rudolf Koch Introduction to Bayesian Statistics Second, updated and enlarged Edition With 17 Figures Professor Dr.-Ing., Dr.-Ing.

More information

Introduction to the Theory and Application of the Laplace Transformation

Introduction to the Theory and Application of the Laplace Transformation Gustav Doetsch Introduction to the Theory and Application of the Laplace Transformation With 51 Figures and a Table of Laplace Transforms Translation by Walter Nader Springer-Verlag Berlin Heidelberg New

More information

Nerve and Muscle MEMBRANES, CELLS, AND SYSTEMS

Nerve and Muscle MEMBRANES, CELLS, AND SYSTEMS Nerve and Muscle MEMBRANES, CELLS, AND SYSTEMS Nerve and Muscle MEMBRANES, CEllS, AND SYSTEMS Richard B. Stein University of Alberta Edmonton, Alberta, Canada PLENUM PRESS NEW YORK AND LONDON Stein, Richard

More information

PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS

PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS PHASE PORTRAITS OF PLANAR QUADRATIC SYSTEMS Mathematics and Its Applications Managing Editor: M. HAZEWINKEL Centre for Mathematics and Computer Science, Amsterdam, The Netherlands Volume 583 PHASE PORTRAITS

More information

Scaling and Uncertainty Analysis in Ecology

Scaling and Uncertainty Analysis in Ecology Scaling and Uncertainty Analysis in Ecology Methods and Applications Edited by JIANGUO WU Arizona State University, Tempe, AZ, U.S.A. K. BRUCE JONES US Environmental Protection Agency, Las Vegas, U.S.A.

More information