Numerical Analysis Using R

Numerical Analysis Using R

Author: Graham W. Griffiths

Publisher: Cambridge University Press

Published: 2016-04-26

Total Pages: 637

ISBN-13: 131665415X

DOWNLOAD EBOOK

This book presents the latest numerical solutions to initial value problems and boundary value problems described by ODEs and PDEs. The author offers practical methods that can be adapted to solve wide ranges of problems and illustrates them in the increasingly popular open source computer language R, allowing integration with more statistically based methods. The book begins with standard techniques, followed by an overview of 'high resolution' flux limiters and WENO to solve problems with solutions exhibiting high gradient phenomena. Meshless methods using radial basis functions are then discussed in the context of scattered data interpolation and the solution of PDEs on irregular grids. Three detailed case studies demonstrate how numerical methods can be used to tackle very different complex problems. With its focus on practical solutions to real-world problems, this book will be useful to students and practitioners in all areas of science and engineering, especially those using R.


Numerical Analysis Using R : Solutions to ODEs and PDEs

Numerical Analysis Using R : Solutions to ODEs and PDEs

Author: Graham W Griffiths

Publisher:

Published: 2016

Total Pages: 616

ISBN-13: 9781523103539

DOWNLOAD EBOOK

This book presents the latest numerical solutions to initial value problems and boundary value problems described by ODEs and PDEs. The author offers practical methods that can be adapted to solve wide ranges of problems and illustrates them in the increasingly popular open source computer language R, allowing integration with more statistically based methods. The book begins with standard techniques, followed by an overview of 'high resolution' flux limiters and WENO to solve problems with solutions exhibiting high gradient phenomena. Meshless methods using radial basis functions are then discussed in the context of scattered data interpolation and the solution of PDEs on irregular grids. Three detailed case studies demonstrate how numerical methods can be used to tackle very different complex problems. With its focus on practical solutions to real-world problems, this book will be useful to students and practitioners in all areas of science and engineering, especially those using R.


Using R for Numerical Analysis in Science and Engineering

Using R for Numerical Analysis in Science and Engineering

Author: Victor A. Bloomfield

Publisher: CRC Press

Published: 2018-09-03

Total Pages: 359

ISBN-13: 1315362864

DOWNLOAD EBOOK

Instead of presenting the standard theoretical treatments that underlie the various numerical methods used by scientists and engineers, Using R for Numerical Analysis in Science and Engineering shows how to use R and its add-on packages to obtain numerical solutions to the complex mathematical problems commonly faced by scientists and engineers. This practical guide to the capabilities of R demonstrates Monte Carlo, stochastic, deterministic, and other numerical methods through an abundance of worked examples and code, covering the solution of systems of linear algebraic equations and nonlinear equations as well as ordinary differential equations and partial differential equations. It not only shows how to use R’s powerful graphic tools to construct the types of plots most useful in scientific and engineering work, but also: Explains how to statistically analyze and fit data to linear and nonlinear models Explores numerical differentiation, integration, and optimization Describes how to find eigenvalues and eigenfunctions Discusses interpolation and curve fitting Considers the analysis of time series Using R for Numerical Analysis in Science and Engineering provides a solid introduction to the most useful numerical methods for scientific and engineering data analysis using R.


Solving Differential Equations in R

Solving Differential Equations in R

Author: Karline Soetaert

Publisher: Springer Science & Business Media

Published: 2012-06-06

Total Pages: 258

ISBN-13: 3642280706

DOWNLOAD EBOOK

Mathematics plays an important role in many scientific and engineering disciplines. This book deals with the numerical solution of differential equations, a very important branch of mathematics. Our aim is to give a practical and theoretical account of how to solve a large variety of differential equations, comprising ordinary differential equations, initial value problems and boundary value problems, differential algebraic equations, partial differential equations and delay differential equations. The solution of differential equations using R is the main focus of this book. It is therefore intended for the practitioner, the student and the scientist, who wants to know how to use R for solving differential equations. However, it has been our goal that non-mathematicians should at least understand the basics of the methods, while obtaining entrance into the relevant literature that provides more mathematical background. Therefore, each chapter that deals with R examples is preceded by a chapter where the theory behind the numerical methods being used is introduced. In the sections that deal with the use of R for solving differential equations, we have taken examples from a variety of disciplines, including biology, chemistry, physics, pharmacokinetics. Many examples are well-known test examples, used frequently in the field of numerical analysis.


Finite Difference Methods for Ordinary and Partial Differential Equations

Finite Difference Methods for Ordinary and Partial Differential Equations

Author: Randall J. LeVeque

Publisher: SIAM

Published: 2007-01-01

Total Pages: 356

ISBN-13: 9780898717839

DOWNLOAD EBOOK

This book introduces finite difference methods for both ordinary differential equations (ODEs) and partial differential equations (PDEs) and discusses the similarities and differences between algorithm design and stability analysis for different types of equations. A unified view of stability theory for ODEs and PDEs is presented, and the interplay between ODE and PDE analysis is stressed. The text emphasizes standard classical methods, but several newer approaches also are introduced and are described in the context of simple motivating examples.


A First Course in the Numerical Analysis of Differential Equations

A First Course in the Numerical Analysis of Differential Equations

Author: A. Iserles

Publisher: Cambridge University Press

Published: 2009

Total Pages: 481

ISBN-13: 0521734908

DOWNLOAD EBOOK

lead the reader to a theoretical understanding of the subject without neglecting its practical aspects. The outcome is a textbook that is mathematically honest and rigorous and provides its target audience with a wide range of skills in both ordinary and partial differential equations." --Book Jacket.


PETSc for Partial Differential Equations: Numerical Solutions in C and Python

PETSc for Partial Differential Equations: Numerical Solutions in C and Python

Author: Ed Bueler

Publisher: SIAM

Published: 2020-10-22

Total Pages: 407

ISBN-13: 1611976316

DOWNLOAD EBOOK

The Portable, Extensible Toolkit for Scientific Computation (PETSc) is an open-source library of advanced data structures and methods for solving linear and nonlinear equations and for managing discretizations. This book uses these modern numerical tools to demonstrate how to solve nonlinear partial differential equations (PDEs) in parallel. It starts from key mathematical concepts, such as Krylov space methods, preconditioning, multigrid, and Newton’s method. In PETSc these components are composed at run time into fast solvers. Discretizations are introduced from the beginning, with an emphasis on finite difference and finite element methodologies. The example C programs of the first 12 chapters, listed on the inside front cover, solve (mostly) elliptic and parabolic PDE problems. Discretization leads to large, sparse, and generally nonlinear systems of algebraic equations. For such problems, mathematical solver concepts are explained and illustrated through the examples, with sufficient context to speed further development. PETSc for Partial Differential Equations addresses both discretizations and fast solvers for PDEs, emphasizing practice more than theory. Well-structured examples lead to run-time choices that result in high solver performance and parallel scalability. The last two chapters build on the reader’s understanding of fast solver concepts when applying the Firedrake Python finite element solver library. This textbook, the first to cover PETSc programming for nonlinear PDEs, provides an on-ramp for graduate students and researchers to a major area of high-performance computing for science and engineering. It is suitable as a supplement for courses in scientific computing or numerical methods for differential equations.


Numerical Integration of Space Fractional Partial Differential Equations

Numerical Integration of Space Fractional Partial Differential Equations

Author: Younes Salehi

Publisher: Springer Nature

Published: 2022-05-31

Total Pages: 188

ISBN-13: 3031024117

DOWNLOAD EBOOK

Partial differential equations (PDEs) are one of the most used widely forms of mathematics in science and engineering. PDEs can have partial derivatives with respect to (1) an initial value variable, typically time, and (2) boundary value variables, typically spatial variables. Therefore, two fractional PDEs can be considered, (1) fractional in time (TFPDEs), and (2) fractional in space (SFPDEs). The two volumes are directed to the development and use of SFPDEs, with the discussion divided as: Vol 1: Introduction to Algorithms and Computer Coding in R Vol 2: Applications from Classical Integer PDEs. Various definitions of space fractional derivatives have been proposed. We focus on the Caputo derivative, with occasional reference to the Riemann-Liouville derivative. The Caputo derivative is defined as a convolution integral. Thus, rather than being local (with a value at a particular point in space), the Caputo derivative is non-local (it is based on an integration in space), which is one of the reasons that it has properties not shared by integer derivatives. A principal objective of the two volumes is to provide the reader with a set of documented R routines that are discussed in detail, and can be downloaded and executed without having to first study the details of the relevant numerical analysis and then code a set of routines. In the first volume, the emphasis is on basic concepts of SFPDEs and the associated numerical algorithms. The presentation is not as formal mathematics, e.g., theorems and proofs. Rather, the presentation is by examples of SFPDEs, including a detailed discussion of the algorithms for computing numerical solutions to SFPDEs and a detailed explanation of the associated source code.


Partial Differential Equations

Partial Differential Equations

Author: Walter A. Strauss

Publisher: John Wiley & Sons

Published: 2007-12-21

Total Pages: 467

ISBN-13: 0470054565

DOWNLOAD EBOOK

Our understanding of the fundamental processes of the natural world is based to a large extent on partial differential equations (PDEs). The second edition of Partial Differential Equations provides an introduction to the basic properties of PDEs and the ideas and techniques that have proven useful in analyzing them. It provides the student a broad perspective on the subject, illustrates the incredibly rich variety of phenomena encompassed by it, and imparts a working knowledge of the most important techniques of analysis of the solutions of the equations. In this book mathematical jargon is minimized. Our focus is on the three most classical PDEs: the wave, heat and Laplace equations. Advanced concepts are introduced frequently but with the least possible technicalities. The book is flexibly designed for juniors, seniors or beginning graduate students in science, engineering or mathematics.


Numerical Methods for Fluid Dynamics

Numerical Methods for Fluid Dynamics

Author: Dale R. Durran

Publisher: Springer Science & Business Media

Published: 2010-09-14

Total Pages: 527

ISBN-13: 1441964126

DOWNLOAD EBOOK

This scholarly text provides an introduction to the numerical methods used to model partial differential equations, with focus on atmospheric and oceanic flows. The book covers both the essentials of building a numerical model and the more sophisticated techniques that are now available. Finite difference methods, spectral methods, finite element method, flux-corrected methods and TVC schemes are all discussed. Throughout, the author keeps to a middle ground between the theorem-proof formalism of a mathematical text and the highly empirical approach found in some engineering publications. The book establishes a concrete link between theory and practice using an extensive range of test problems to illustrate the theoretically derived properties of various methods. From the reviews: "...the books unquestionable advantage is the clarity and simplicity in presenting virtually all basic ideas and methods of numerical analysis currently actively used in geophysical fluid dynamics." Physics of Atmosphere and Ocean