Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Finite Difference Methods for Ordinary and Partial Differential Equations (Repost)

Posted By: step778
Finite Difference Methods for Ordinary and Partial Differential Equations (Repost)

Randall LeVeque, "Finite Difference Methods for Ordinary and Partial Differential Equations: Steady-State and Time-Dependent Problems"
2007 | pages: 356 | ISBN: 0898716292 | PDF | 22,4 mb

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.
The book is organized into two main sections and a set of appendices. Part I addresses steady-state boundary value problems, starting with two-point boundary value problems in one dimension, followed by coverage of elliptic problems in two and three dimensions. It concludes with a chapter on iterative methods for large sparse linear systems that emphasizes systems arising from difference approximations. Part II addresses time-dependent problems, starting with the initial value problem for ODEs, moving on to initial boundary value problems for parabolic and hyperbolic PDEs, and concluding with a chapter on mixed equations combining features of ODEs, parabolic equations, and hyperbolic equations. The appendices cover concepts pertinent to Parts I and II. Exercises and student projects, developed in conjunction with this book, are available on the book s webpage along with numerous MATLAB m-files.

Readers will gain an understanding of the essential ideas that underlie the development, analysis, and practical use of finite difference methods as well as the key concepts of stability theory, their relation to one another, and their practical implications. The author provides a foundation from which students can approach more advanced topics and further explore the theory and/or use of finite difference methods according to their interests and needs.

My Links