Numerical Methods in Engineering with Python 3 (3rd Ed., Revised edition)

Author:

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

Language: English
Cover of the book Numerical Methods in Engineering with Python 3

Subject for Numerical Methods in Engineering with Python 3

Approximative price 111.58 €

In Print (Delivery period: 14 days).

Add to cartAdd to cart
Publication date:
432 p. · 18.3x25.7 cm · Hardback
This book is an introduction to numerical methods for students in engineering. It covers solution of equations, interpolation and data fitting, solution of differential equations, eigenvalue problems and optimisation. 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 utilised in the solution of problems. The book is based on Numerical Methods in Engineering with Python, which used Python 2. This new edition 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 numerous examples and problems throughout.
1. Introduction to Python; 2. Systems of linear algebraic equations; 3. Interpolation and curve fitting; 4. Roots of equations; 5. Numerical differentiation; 6. Numerical integration; 7. Initial value problems; 8. Two-point boundary value problems; 9. Symmetric matrix eigenvalue problems; 10. Introduction to optimization.
Jaan Kiusalaas is a Professor Emeritus in the Department of Engineering Science and Mechanics at Pennsylvania State University. He has taught computer methods, including finite element and boundary element methods, for more than thirty years. He is also the co-author or author of four books – Engineering Mechanics: Statics, Engineering Mechanics: Dynamics, Mechanics of Materials, Numerical Methods in Engineering with MATLAB, 2nd edition, and two previous editions of Numerical Methods in Engineering with Python.