Search Books

Numerical Methods in Engineering with Python 3

Author Jaan Kiusalaas
Publisher Cambridge University Press
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
78.70 109.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $46.41

✓ Usually ships in 24 hours

Share:
Book Details
ISBN / ASIN1107033853
ISBN-139781107033856
AvailabilityUsually ships in 24 hours
Sales Rank873,416
MarketplaceUnited States 🇺🇸

Description

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 numerous examples and problems throughout.