Numerical Analysis Using R: Solutions to ODEs and PDEs
Autor Graham W. Griffithsen Limba Engleză Hardback – 25 apr 2016
Preț: 596.21 lei
Preț vechi: 669.90 lei
-11% Nou
Puncte Express: 894
Preț estimativ în valută:
114.14€ • 117.38$ • 94.69£
114.14€ • 117.38$ • 94.69£
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
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
'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.