Computational Partial Differential Equations Using MATLAB

Computational Partial Differential Equations Using MATLAB
Author: Jichun Li
Publisher: CRC Press
Total Pages: 376
Release: 2008-10-20
Genre: Mathematics
ISBN: 1420089056

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

Computational Partial Differential Equations Using MATLAB®

Computational Partial Differential Equations Using MATLAB®
Author: Jichun Li
Publisher: CRC Press
Total Pages: 440
Release: 2019-09-26
Genre: Mathematics
ISBN: 0429561008

In this popular text for an Numerical Analysis course, the authors introduce several major methods of solving various partial differential equations (PDEs) including elliptic, parabolic, and hyperbolic equations. It covers traditional techniques including the classic finite difference method, finite element method, and state-of-the-art numercial methods.The text uniquely emphasizes both theoretical numerical analysis and practical implementation of the algorithms in MATLAB. This new edition includes a new chapter, Finite Value Method, the presentation has been tightened, new exercises and applications are included, and the text refers now to the latest release of MATLAB. Key Selling Points: A successful textbook for an undergraduate text on numerical analysis or methods taught in mathematics and computer engineering. This course is taught in every university throughout the world with an engineering department or school. Competitive advantage broader numerical methods (including finite difference, finite element, meshless method, and finite volume method), provides the MATLAB source code for most popular PDEs with detailed explanation about the implementation and theoretical analysis. No other existing textbook in the market offers a good combination of theoretical depth and practical source codes.

Numerical Computing with MATLAB

Numerical Computing with MATLAB
Author: Cleve B. Moler
Publisher: SIAM
Total Pages: 340
Release: 2010-08-12
Genre: Computers
ISBN: 0898716608

A revised textbook for introductory courses in numerical methods, MATLAB and technical computing, which emphasises the use of mathematical software.

Computational Partial Differential Equations

Computational Partial Differential Equations
Author: Hans Petter Langtangen
Publisher: Springer Science & Business Media
Total Pages: 704
Release: 2013-04-17
Genre: Mathematics
ISBN: 3662011700

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.

Computational Mathematics

Computational Mathematics
Author: Robert E. White
Publisher: CRC Press
Total Pages: 403
Release: 2003-09-17
Genre: Mathematics
ISBN: 1135440328

Computational Mathematics: Models, Methods, and Analysis with MATLAB and MPI explores and illustrates this process. Each section of the first six chapters is motivated by a specific application. The author applies a model, selects a numerical method, implements computer simulations, and assesses the ensuing results. These chapters include an abundance of MATLAB code. By studying the code instead of using it as a "black box, " you take the first step toward more sophisticated numerical modeling. The last four chapters focus on multiprocessing algorithms implemented using message passing interface (MPI). These chapters include Fortran 9x codes that illustrate the basic MPI subroutines and revisit the applications of the previous chapters from a parallel implementation perspective. All of the codes are available for download from www4.ncsu.edu./~white. This book is not just about math, not just about computing, and not just about applications, but about all three--in other words, computational science. Whether used as an undergraduate textbook, for self-study, or for reference, it builds the foundation you need to make numerical modeling and simulation integral parts of your investigational toolbox.

Solving ODEs with MATLAB

Solving ODEs with MATLAB
Author: Lawrence F. Shampine
Publisher: Cambridge University Press
Total Pages: 276
Release: 2003-04-28
Genre: Computers
ISBN: 9780521530941

This concise text, first published in 2003, is for a one-semester course for upper-level undergraduates and beginning graduate students in engineering, science, and mathematics, and can also serve as a quick reference for professionals. The major topics in ordinary differential equations, initial value problems, boundary value problems, and delay differential equations, are usually taught in three separate semester-long courses. This single book provides a sound treatment of all three in fewer than 300 pages. Each chapter begins with a discussion of the 'facts of life' for the problem, mainly by means of examples. Numerical methods for the problem are then developed, but only those methods most widely used. The treatment of each method is brief and technical issues are minimized, but all the issues important in practice and for understanding the codes are discussed. The last part of each chapter is a tutorial that shows how to solve problems by means of small, but realistic, examples.

Numerical Methods for Engineers and Scientists Using MATLAB®

Numerical Methods for Engineers and Scientists Using MATLAB®
Author: Ramin S. Esfandiari
Publisher: CRC Press
Total Pages: 471
Release: 2017-04-25
Genre: Mathematics
ISBN: 1498777449

This book provides a pragmatic, methodical and easy-to-follow presentation of numerical methods and their effective implementation using MATLAB, which is introduced at the outset. The author introduces techniques for solving equations of a single variable and systems of equations, followed by curve fitting and interpolation of data. The book also provides detailed coverage of numerical differentiation and integration, as well as numerical solutions of initial-value and boundary-value problems. The author then presents the numerical solution of the matrix eigenvalue problem, which entails approximation of a few or all eigenvalues of a matrix. The last chapter is devoted to numerical solutions of partial differential equations that arise in engineering and science. Each method is accompanied by at least one fully worked-out example showing essential details involved in preliminary hand calculations, as well as computations in MATLAB.

Solutions Manual to Accompany Beginning Partial Differential Equations

Solutions Manual to Accompany Beginning Partial Differential Equations
Author: Peter V. O'Neil
Publisher: John Wiley & Sons
Total Pages: 127
Release: 2014-09-25
Genre: Mathematics
ISBN: 1118880587

Solutions Manual to Accompany Beginning Partial Differential Equations, 3rd Edition Featuring a challenging, yet accessible, introduction to partial differential equations, Beginning Partial Differential Equations provides a solid introduction to partial differential equations, particularly methods of solution based on characteristics, separation of variables, as well as Fourier series, integrals, and transforms. Thoroughly updated with novel applications, such as Poe's pendulum and Kepler's problem in astronomy, this third edition is updated to include the latest version of Maples, which is integrated throughout the text. New topical coverage includes novel applications, such as Poe's pendulum and Kepler's problem in astronomy.

Numerical Solution of Differential Equations

Numerical Solution of Differential Equations
Author: Zhilin Li
Publisher: Cambridge University Press
Total Pages: 305
Release: 2017-11-30
Genre: Mathematics
ISBN: 1107163226

A practical and concise guide to finite difference and finite element methods. Well-tested MATLAB® codes are available online.

Partial Differential Equations

Partial Differential Equations
Author: Walter A. Strauss
Publisher: John Wiley & Sons
Total Pages: 467
Release: 2007-12-21
Genre: Mathematics
ISBN: 0470054565

Our understanding of the fundamental processes of the natural world is based to a large extent on partial differential equations (PDEs). The second edition of Partial Differential Equations provides an introduction to the basic properties of PDEs and the ideas and techniques that have proven useful in analyzing them. It provides the student a broad perspective on the subject, illustrates the incredibly rich variety of phenomena encompassed by it, and imparts a working knowledge of the most important techniques of analysis of the solutions of the equations. In this book mathematical jargon is minimized. Our focus is on the three most classical PDEs: the wave, heat and Laplace equations. Advanced concepts are introduced frequently but with the least possible technicalities. The book is flexibly designed for juniors, seniors or beginning graduate students in science, engineering or mathematics.