Applied Numerical Methods for Engineers Using MATLAB and C

Applied Numerical Methods for Engineers Using MATLAB and C
Author :
Publisher : Brooks/Cole Publishing Company
Total Pages : 715
Release :
ISBN-10 : 0534370144
ISBN-13 : 9780534370145
Rating : 4/5 (44 Downloads)

Synopsis Applied Numerical Methods for Engineers Using MATLAB and C by : Robert Joseph Schilling

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 :
Publisher : McGraw-Hill Science/Engineering/Math
Total Pages : 618
Release :
ISBN-10 : UOM:39076002802341
ISBN-13 :
Rating : 4/5 (41 Downloads)

Synopsis Applied Numerical Methods with MATLAB for Engineers and Scientists by : Steven C. Chapra

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 :
Publisher : John Wiley & Sons
Total Pages : 526
Release :
ISBN-10 : 9780471705185
ISBN-13 : 0471705187
Rating : 4/5 (85 Downloads)

Synopsis Applied Numerical Methods Using MATLAB by : Won Y. Yang

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 :
Publisher :
Total Pages : 0
Release :
ISBN-10 : 1683921283
ISBN-13 : 9781683921288
Rating : 4/5 (83 Downloads)

Synopsis Numerical Methods in Engineering and Science by : B. S. Grewal

This comprehensive text is an excellent resource for students and practicing engineers. Providing an excellent balance of theoretical and applied topics, it shows the numerical methods used with C, C++, and MATLAB--

Numerical Computing with MATLAB

Numerical Computing with MATLAB
Author :
Publisher : SIAM
Total Pages : 340
Release :
ISBN-10 : 9780898716603
ISBN-13 : 0898716608
Rating : 4/5 (03 Downloads)

Synopsis Numerical Computing with MATLAB by : Cleve B. Moler

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

Numerical Methods in Engineering with Python 3

Numerical Methods in Engineering with Python 3
Author :
Publisher : Cambridge University Press
Total Pages : 437
Release :
ISBN-10 : 9781107033856
ISBN-13 : 1107033853
Rating : 4/5 (56 Downloads)

Synopsis Numerical Methods in Engineering with Python 3 by : Jaan Kiusalaas

Provides an introduction to numerical methods for students in engineering. It uses Python 3, an easy-to-use, high-level programming language.

Numerical Methods for Chemical Engineering

Numerical Methods for Chemical Engineering
Author :
Publisher : Cambridge University Press
Total Pages : 496
Release :
ISBN-10 : 0521859719
ISBN-13 : 9780521859714
Rating : 4/5 (19 Downloads)

Synopsis Numerical Methods for Chemical Engineering by : Kenneth J. Beers

Applications of numerical mathematics and scientific computing to chemical engineering.

Applied Numerical Methods for Engineers and Scientists

Applied Numerical Methods for Engineers and Scientists
Author :
Publisher : Pearson
Total Pages : 1090
Release :
ISBN-10 : UCSD:31822035042886
ISBN-13 :
Rating : 4/5 (86 Downloads)

Synopsis Applied Numerical Methods for Engineers and Scientists by : Singiresu S. Rao

"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

Numerical Methods
Author :
Publisher : Academic Press
Total Pages : 610
Release :
ISBN-10 : 9780128123706
ISBN-13 : 0128123702
Rating : 4/5 (06 Downloads)

Synopsis Numerical Methods by : George Lindfield

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

Solving PDEs in C++

Solving PDEs in C++
Author :
Publisher : SIAM
Total Pages : 775
Release :
ISBN-10 : 9781611972160
ISBN-13 : 1611972167
Rating : 4/5 (60 Downloads)

Synopsis Solving PDEs in C++ by : Yair Shapira

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.