Computational Differential Equations

Computational Differential Equations

Author: Kenneth Eriksson

Publisher: Cambridge University Press

Published: 1996-09-05

Total Pages: 558

ISBN-13: 9780521567381

DOWNLOAD EBOOK

This textbook on computational mathematics is based on a fusion of mathematical analysis, numerical computation and applications.


Numerical Methods for Differential Equations

Numerical Methods for Differential Equations

Author: J.R. Dormand

Publisher: CRC Press

Published: 1996-02-21

Total Pages: 390

ISBN-13: 9780849394331

DOWNLOAD EBOOK

With emphasis on modern techniques, Numerical Methods for Differential Equations: A Computational Approach covers the development and application of methods for the numerical solution of ordinary differential equations. Some of the methods are extended to cover partial differential equations. All techniques covered in the text are on a program disk included with the book, and are written in Fortran 90. These programs are ideal for students, researchers, and practitioners because they allow for straightforward application of the numerical methods described in the text. The code is easily modified to solve new systems of equations. Numerical Methods for Differential Equations: A Computational Approach also contains a reliable and inexpensive global error code for those interested in global error estimation. This is a valuable text for students, who will find the derivations of the numerical methods extremely helpful and the programs themselves easy to use. It is also an excellent reference and source of software for researchers and practitioners who need computer solutions to differential equations.


Computational Methods in Engineering

Computational Methods in Engineering

Author: S. P. Venkateshan

Publisher: Springer Nature

Published: 2023-05-31

Total Pages: 824

ISBN-13: 3031082265

DOWNLOAD EBOOK

The book is designed to serve as a textbook for courses offered to graduate and upper-undergraduate students enrolled in mechanical engineering. The book attempts to make students with mathematical backgrounds comfortable with numerical methods. The book also serves as a handy reference for practicing engineers who are interested in applications. The book is written in an easy-to-understand manner, with the essence of each numerical method clearly stated. This makes it easy for professional engineers, students, and early career researchers to follow the material presented in the book. The structure of the book has been modeled accordingly. It is divided into four modules: i) solution of a system of equations and eigenvalues which includes linear equations, determining eigenvalues, and solution of nonlinear equations; ii) function approximations: interpolation, data fit, numerical differentiation, and numerical integration; iii) solution of ordinary differential equations—initial value problems and boundary value problems; and iv) solution of partial differential equations—parabolic, elliptic, and hyperbolic PDEs. Each section of the book includes exercises to reinforce the concepts, and problems have been added at the end of each chapter. Exercise problems may be solved by using computational tools such as scientific calculators, spreadsheet programs, and MATLAB codes. The detailed coverage and pedagogical tools make this an ideal textbook for students, early career researchers, and professionals.


Computational Partial Differential Equations

Computational Partial Differential Equations

Author: Hans Petter Langtangen

Publisher: Springer Science & Business Media

Published: 2013-04-17

Total Pages: 704

ISBN-13: 3662011700

DOWNLOAD EBOOK

Targeted at students and researchers in computational sciences who need to develop computer codes for solving PDEs, the exposition here is focused on numerics and software related to mathematical models in solid and fluid mechanics. The book teaches finite element methods, and basic finite difference methods from a computational point of view, with the main emphasis on developing flexible computer programs, using the numerical library Diffpack. Diffpack is explained in detail for problems including model equations in applied mathematics, heat transfer, elasticity, and viscous fluid flow. All the program examples, as well as Diffpack for use with this book, are available on the Internet. XXXXXXX NEUER TEXT This book is for researchers who need to develop computer code for solving PDEs. Numerical methods and the application of Diffpack are explained in detail. Diffpack is a modern C++ development environment that is widely used by industrial scientists and engineers working in areas such as oil exploration, groundwater modeling, and materials testing. All the program examples, as well as a test version of Diffpack, are available for free over the Internet.


Introduction to Partial Differential Equations

Introduction to Partial Differential Equations

Author: Aslak Tveito

Publisher: Springer Science & Business Media

Published: 2008-01-21

Total Pages: 402

ISBN-13: 0387227733

DOWNLOAD EBOOK

Combining both the classical theory and numerical techniques for partial differential equations, this thoroughly modern approach shows the significance of computations in PDEs and illustrates the strong interaction between mathematical theory and the development of numerical methods. Great care has been taken throughout the book to seek a sound balance between these techniques. The authors present the material at an easy pace and exercises ranging from the straightforward to the challenging have been included. In addition there are some "projects" suggested, either to refresh the students memory of results needed in this course, or to extend the theories developed in the text. Suitable for undergraduate and graduate students in mathematics and engineering.


Computational Partial Differential Equations Using MATLAB

Computational Partial Differential Equations Using MATLAB

Author: Jichun Li

Publisher: CRC Press

Published: 2008-10-20

Total Pages: 376

ISBN-13: 1420089056

DOWNLOAD EBOOK

This textbook introduces several major numerical methods for solving various partial differential equations (PDEs) in science and engineering, including elliptic, parabolic, and hyperbolic equations. It covers traditional techniques that include the classic finite difference method and the finite element method as well as state-of-the-art numerical