Numerical Methods in Engineering with Python 3, 3rd EdКНИГИ » ПРОГРАММИНГ
Название: Numerical Methods in Engineering with Python 3, 3rd Edition Автор: Jaan Kiusalaas Издательство: Cambridge University Press Год: 2013 Страниц: 432 Формат: PDF Размер: 10 Mb Язык: English
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.
Introduction to Numerical Programming Название: Introduction to Numerical Programming: A Practical Guide for Scientists and Engineers Using Python and C/C++ Автор: Titus A. Beu...