eBooks-it.org Logo
eBooks-IT.org Inner Image

Numerical Methods in Engineering with Python

2nd Edition
Numerical Methods in Engineering with Python Image

Book Details:

Publisher:Cambridge University Press
Series: Cambridge University
Author:Jaan Kiusalaas
Edition:2
ISBN-10:0521191327
ISBN-13:9780521191326
Pages:432
Published:Jan 29 2010
Posted:Nov 19 2014
Language:English
Book format:PDF
Book size:4.15 MB

Book Description:

Numerical Methods in Engineering with Python, 2nd Edition is a text for engineering students and a reference for practicing engineers, especially those who wish to explore Python. This new edition features 18 additional exercises and the addition of rational function interpolation. Brent's method of root finding was replaced by Ridder's method, and the Fletcher-Reeves method of optimization was dropped in favor of the downhill simplex method. Each numerical method is explained in detail, and its shortcomings are pointed out. The examples that follow individual topics fall into two categories: hand computations that illustrate the inner workings of the method and small programs that show how the computer code is utilized in solving a problem. This second edition also includes more robust computer code with each method, which is available on the book Web site. This code is made simple and easy to understand by avoiding complex bookkeeping schemes, while maintaining the essential features of the method.

Download Link:

Related Books:

Numerical Methods in Engineering with Python 3

Numerical Methods in Engineering with Python 3 Image
This book is an introduction to numerical methods for students in engineering. It covers the usual topics found in an engineering course: solution of equations, interpolation and data fitting, solution of differential equations, eigenvalue problems, and optimization. The algorithms are implemented in Python 3, a high-level programming language that rivals MATLAB in readability and ease of use. All methods include programs showing how the computer code is utilized in the solution of problems. The book is based on Numerical Methods in Engineering with Python, which used Python 2. This new text demonstrates the use of Python 3 and includes an introduction to the Python plotting package Matplotlib. This comprehensive book is enhanced by the addition of n...

Numerical Methods in Engineering with MATLAB

Numerical Methods in Engineering with MATLAB Image
Numerical Methods in Engineering with MATLAB is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of MATLAB. Examples and applications were chosen for their relevance to real world problems, and where numerical solutions are most efficient. Numerical methods are discussed thoroughly and illustrated with problems involving both hand computation and programming. MATLAB mfiles accompany each method and are available on the book web site. This code is made simple and easy to understand by avoiding complex bookkeeping schemes, while maintaining the essential features of the method. MATLAB was chosen as the example language because of its ubiquitous use in engineering stu...

An Introduction to Programming and Numerical Methods in MATLAB

An Introduction to Programming and Numerical Methods in MATLAB Image
An elementary first course for students in mathematics and engineering Practical in approach: examples of code are provided for students to debug, and tasks with full solutions are provided at the end of each chapter Includes a glossary of useful terms, with each term supported by an example of the syntaxes commonly encountered...



2007 - 2021 © eBooks-IT.org