Cantitate/Preț
Produs

Numerical Analysis Using R: Solutions to ODEs and PDEs

Autor Graham W. Griffiths
en Limba Engleză Hardback – 25 apr 2016
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.
Citește tot Restrânge

Preț: 59621 lei

Preț vechi: 66990 lei
-11% Nou

Puncte Express: 894

Preț estimativ în valută:
11414 11738$ 9469£

Carte disponibilă

Livrare economică 25 ianuarie-08 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781107115613
ISBN-10: 1107115612
Pagini: 632
Ilustrații: 182 b/w illus. 15 colour illus.
Dimensiuni: 183 x 260 x 37 mm
Greutate: 1.3 kg
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. ODE integration methods; 2. Stability analysis of ODE integrators; 3. Numerical solution of PDEs; 4. PDE stability analysis; 5. Dissipation and dispersion; 6. High resolution schemes; 7. Meshless methods; 8. Conservation laws; 9. Case study: analysis of golf ball flight; 10. Case study: Taylor–Sedov blast wave; 11. Case study: the carbon cycle.

Recenzii

'Graham W. Griffiths has produced an outstanding contribution to scientific computation, specifically, the numerical solution of a series of real-world ODE/PDE models. The format of each chapter, i.e. a detailed discussion of the origin of each model, a listing of the commented R routines with background for the numerical algorithms, and an analysis of the computed solutions, permits the reader to immediately understand and execute each model.' W. E. Schiesser, Lehigh University, Pennsylvania
'This book is truly a compendium of numerical methods. The R code listings enhance the exposition greatly. Written in a practical manner, it culminates in case-study chapters where the reader is beautifully led through fascinating applied topics. It is an enjoyable read for anyone interested in modern numerical analysis.' Łukasz Płociniczak, Wrocław University of Technology
'Numerical Analysis Using R is a very interesting text on the theory and practical implementation of numerical methods for approximating solutions to differential equations. The book contains a wealth of information presented in such a way as to be accessible to a wide audience of engineers, mathematicians and other scientists. This book manages to be a unique contribution to the collection of numerical methods texts …' Jason M. Graham, MAA Reviews

Notă biografică


Descriere

Practical numerical methods for solving differential equations are illustrated in the increasingly popular open source language R.