Read more
Informationen zum Autor Robert E. White (North Carolina State University, Raleigh, USA) Klappentext This book covers core computational science concepts and techniques. It shows how to apply a model, select a numerical method, implement computer simulations, and assess the ensuing results. Providing a wealth of MATLAB, Fortran, and C++ code online for download, the second edition includes a new chapter with sections on the finite element method, shallow water waves, and the driven cavity problem. It introduces multiprocessor/multicore computers, parallel MATLAB, and MPI in the chapter on high-performance computing, as well as updates and adds code and documentation. Zusammenfassung Computational Mathematics: Models, Methods, and Analysis with MATLAB® and MPI is a unique book covering the concepts and techniques at the core of computational science. The author delivers a hands-on introduction to nonlinear, 2D, and 3D models; nonrectangular domains; systems of partial differential equations; and large algebraic problems requiring high-performance computing. The book shows how to apply a model, select a numerical method, implement computer simulations, and assess the ensuing results. Providing a wealth of MATLAB, Fortran, and C++ code online for download, the Second Edition of this very popular text: Includes a new chapter with two sections on the finite element method, two sections on shallow water waves, and two sections on the driven cavity problem Introduces multiprocessor/multicore computers, parallel MATLAB, and message passing interface (MPI) in the chapter on high-performance computing Updates and adds code and documentation Computational Mathematics: Models, Methods, and Analysis with MATLAB® and MPI, Second Edition is an ideal textbook for an undergraduate course taught to mathematics, computer science, and engineering students. By using code in practical ways, students take their first steps toward more sophisticated numerical modeling. Inhaltsverzeichnis Discrete Time–Space Models. Steady-State Discrete Models. Poisson Equation Models. Nonlinear and 3D Models. FEM and Fluid Flows. Epidemics, Images, and Money. High-Performance Computing. Message Passing Interface. Classical Methods for Ax = d. Krylov Methods for Ax = d. ...