Format:
XI, 423 Seiten
,
Illustrationen
,
26 cm
Edition:
First published
ISBN:
9781107033856
Content:
"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"--
Note:
Includes bibliographical references and index
,
Machine generated contents note: 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.
Additional Edition:
Erscheint auch als Online-Ausgabe Kiusalaas, Jaan, 1931 - Numerical methods in engineering with Python 3 Cambridge : Cambridge University Press, 2013 ISBN 9781139523899
Additional Edition:
ISBN 1299276466
Additional Edition:
ISBN 9781139622448
Additional Edition:
ISBN 1139523899
Additional Edition:
ISBN 9781299276468
Language:
English
Subjects:
Engineering
,
Computer Science
,
Mathematics
Keywords:
Python 3.0
;
Einführung