Numerical Methods in Engineering with Python 3
Autor Jaan Kiusalaasen Limba Engleză Hardback – 20 ian 2013
Preț: 734.27 lei
Preț vechi: 853.80 lei
-14% Nou
Puncte Express: 1101
Preț estimativ în valută:
140.54€ • 144.83$ • 118.65£
140.54€ • 144.83$ • 118.65£
Carte tipărită la comandă
Livrare economică 01-15 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781107033856
ISBN-10: 1107033853
Pagini: 432
Ilustrații: 31 b/w illus. 19 tables
Dimensiuni: 183 x 257 x 25 mm
Greutate: 0.93 kg
Ediția:Revizuită
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
ISBN-10: 1107033853
Pagini: 432
Ilustrații: 31 b/w illus. 19 tables
Dimensiuni: 183 x 257 x 25 mm
Greutate: 0.93 kg
Ediția:Revizuită
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States
Cuprins
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.
Recenzii
'… a practical introduction, pushing the theory as far in the background as possible.' The European Mathematical Society (euro-math-soc.eu)
'This book is nicely focused on the most frequently encountered types of numerical problems that scientists and engineers usually face and the most common and robust algorithms for solving them. The text is just the right size for a semester-long course for upper-division undergraduates or first-year graduate students … this is a well-written text that is logically organized, attractively presented, and supported with challenging problems.' Anthony J. Duben, Computing Reviews
'This book is nicely focused on the most frequently encountered types of numerical problems that scientists and engineers usually face and the most common and robust algorithms for solving them. The text is just the right size for a semester-long course for upper-division undergraduates or first-year graduate students … this is a well-written text that is logically organized, attractively presented, and supported with challenging problems.' Anthony J. Duben, Computing Reviews
Notă biografică
Descriere
Provides an introduction to numerical methods for students in engineering. It uses Python 3, an easy-to-use, high-level programming language.