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

A Compendium of Partial Differential Equation Models: Method of Lines Analysis with Matlab [Repost]

Posted By: ChrisRedfield
A Compendium of Partial Differential Equation Models: Method of Lines Analysis with Matlab [Repost]

William E. Schiesser, ‎Graham W. Griffiths - A Compendium of Partial Differential Equation Models: Method of Lines Analysis with Matlab
Published: 2009-03-16 | ISBN: 0521519861 | PDF | 490 pages | 3 MB


A Compendium of Partial Differential Equation Models presents numerical methods and associated computer codes in Matlab for the solution of a spectrum of models expressed as partial differential equations (PDEs), one of the mostly widely used forms of mathematics in science and engineering. The authors focus on the method of lines (MOL), a well-established numerical procedure for all major classes of PDEs in which the boundary value partial derivatives are approximated algebraically by finite differences. This reduces the PDEs to ordinary differential equations (ODEs) and thus makes the computer code easy to understand, implement, and modify. Also, the ODEs (via MOL) can be combined with any other ODEs that are part of the model (so that MOL naturally accommodates ODE/PDE models). This book uniquely includes a detailed line-by-line discussion of computer code as related to the associated equations of the PDE model.