Numerical Methods in Engineering with Python 3 (e-bog) af Kiusalaas, Jaan
Kiusalaas, Jaan (forfatter)

Numerical Methods in Engineering with Python 3 e-bog

875,33 DKK (inkl. moms 1094,16 DKK)
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(R) in readability and ease of use. All methods include programs showing how the co...
E-bog 875,33 DKK
Forfattere Kiusalaas, Jaan (forfatter)
Udgivet 21 januar 2013
Genrer PBKS
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781139611282
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(R) 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.