Numerical methods in engineering with Python 3

"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

Permalink: http://skupni.nsk.hr/Record/fer.KOHA-OAI-FER:51898/TOC
Glavni autor: Kiusalaas, Jaan (-)
Vrsta građe: Knjiga
Jezik: eng
Impresum: Cambridge University Press, 2013.
Predmet:
Sadržaj:
  • 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.