Numerical methods in engineering with Python 3 / Jaan Kiusalaas.

"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 languag...

Full description

Saved in:
Bibliographic Details
:
TeilnehmendeR:
Year of Publication:2013
Language:English
Online Access:
Physical Description:xi, 423 p. :; ill.
Notes:Includes index.
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.