Applied Numerical Methods for Engineers Using MATLAB and C

Applied Numerical Methods for Engineers Using MATLAB and C
Author: Robert Joseph Schilling
Publisher: Brooks/Cole Publishing Company
Total Pages: 715
Release: 2000
Genre: Computers
ISBN: 9780534370145

This book provides a comprehensive discussion of numerical computing techniques with an emphasis on practical applications in the fields of civil, chemical, electrical, and mechanical engineering. It features two software libraries that implement the algorithms developed in the text - a MATLAB® toolbox, and an ANSI C library. This book is intended for undergraduate students. Each chapter includes detailed case study examples from the four engineering fields with complete solutions provided in MATLAB® and C, detailed objectives, numerous worked-out examples and illustrations, and summaries comparing the numerical techniques. Chapter problems are divided into separate analysis and computation sections. Documentation for the software is provided in text appendixes that also include a helpful review of vectors and matrices. The Instructor's Manual includes a disk with software documentation and complete solutions to both problems and examples in the book.

Applied Numerical Methods with MATLAB for Engineers and Scientists

Applied Numerical Methods with MATLAB for Engineers and Scientists
Author: Steven C. Chapra
Publisher: McGraw-Hill Science/Engineering/Math
Total Pages: 618
Release: 2008
Genre: Computers
ISBN:

Still brief - but with the chapters that you wanted - Steven Chapra’s new second edition is written for engineering and science students who need to learn numerical problem solving. This text focuses on problem-solving applications rather than theory, using MATLAB throughout. Theory is introduced to inform key concepts which are framed in applications and demonstrated using MATLAB. The new second edition feature new chapters on Numerical Differentiation, Optimization, and Boundary-Value Problems (ODEs).

Applied Numerical Methods Using MATLAB

Applied Numerical Methods Using MATLAB
Author: Won Y. Yang
Publisher: John Wiley & Sons
Total Pages: 526
Release: 2005-05-20
Genre: Mathematics
ISBN: 0471705187

In recent years, with the introduction of new media products, there has been a shift in the use of programming languages from FORTRAN or C to MATLAB for implementing numerical methods. This book makes use of the powerful MATLAB software to avoid complex derivations, and to teach the fundamental concepts using the software to solve practical problems. Over the years, many textbooks have been written on the subject of numerical methods. Based on their course experience, the authors use a more practical approach and link every method to real engineering and/or science problems. The main benefit is that engineers don't have to know the mathematical theory in order to apply the numerical methods for solving their real-life problems. An Instructor's Manual presenting detailed solutions to all the problems in the book is available online.

Numerical Methods in Engineering and Science

Numerical Methods in Engineering and Science
Author: B. S. Grewal
Publisher: Stylus Publishing, LLC
Total Pages: 1180
Release: 2018-07-19
Genre: Science
ISBN: 1683921291

This book is intended as an introduction to numerical methods for scientists and engineers. Providing an excellent balance of theoretical and applied topics, it shows the numerical methods used with C, C++, and MATLAB. * Provides a balance of theoretical and applied topics * Shows the numerical methods used with C, C++, and MATLAB

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.

Applied Numerical Methods for Engineers and Scientists

Applied Numerical Methods for Engineers and Scientists
Author: Singiresu S. Rao
Publisher: Pearson
Total Pages: 1090
Release: 2002
Genre: Computers
ISBN:

"This book includes over 800 problems including open ended, project type and design problems. Chapter topics include Introduction to Numerical Methods; Solution of Nonlinear Equations; Simultaneous Linear Algebraic Equations; Solution of Matrix Eigenvalue Problem; and more." (Midwest).

Numerical Methods for Chemical Engineering

Numerical Methods for Chemical Engineering
Author: Kenneth J. Beers
Publisher: Cambridge University Press
Total Pages: 496
Release: 2007
Genre: Computers
ISBN: 9780521859714

Applications of numerical mathematics and scientific computing to chemical engineering.

Solving PDEs in C++

Solving PDEs in C++
Author: Yair Shapira
Publisher: SIAM
Total Pages: 775
Release: 2012-06-07
Genre: Computers
ISBN: 1611972167

In this much-expanded second edition, author Yair Shapira presents new applications and a substantial extension of the original object-oriented framework to make this popular and comprehensive book even easier to understand and use. It not only introduces the C and C++ programming languages, but also shows how to use them in the numerical solution of partial differential equations (PDEs). The book leads readers through the entire solution process, from the original PDE, through the discretization stage, to the numerical solution of the resulting algebraic system. The high level of abstraction available in C++ is particularly useful in the implementation of complex mathematical objects, such as unstructured mesh, sparse matrix, and multigrid hierarchy, often used in numerical modeling. The well-debugged and tested code segments implement the numerical methods efficiently and transparently in a unified object-oriented approach.

Numerical Methods

Numerical Methods
Author: George Lindfield
Publisher: Academic Press
Total Pages: 610
Release: 2018-10-10
Genre: Technology & Engineering
ISBN: 0128123702

The fourth edition of Numerical Methods Using MATLAB® provides a clear and rigorous introduction to a wide range of numerical methods that have practical applications. The authors' approach is to integrate MATLAB® with numerical analysis in a way which adds clarity to the numerical analysis and develops familiarity with MATLAB®. MATLAB® graphics and numerical output are used extensively to clarify complex problems and give a deeper understanding of their nature. The text provides an extensive reference providing numerous useful and important numerical algorithms that are implemented in MATLAB® to help researchers analyze a particular outcome. By using MATLAB® it is possible for the readers to tackle some large and difficult problems and deepen and consolidate their understanding of problem solving using numerical methods. Many worked examples are given together with exercises and solutions to illustrate how numerical methods can be used to study problems that have applications in the biosciences, chaos, optimization and many other fields. The text will be a valuable aid to people working in a wide range of fields, such as engineering, science and economics. - Features many numerical algorithms, their fundamental principles, and applications - Includes new sections introducing Simulink, Kalman Filter, Discrete Transforms and Wavelet Analysis - Contains some new problems and examples - Is user-friendly and is written in a conversational and approachable style - Contains over 60 algorithms implemented as MATLAB® functions, and over 100 MATLAB® scripts applying numerical algorithms to specific examples