Skip to content

Numerical Methods in Engineering with Python

Best in textbook rentals since 2012!

ISBN-10: 0521852870

ISBN-13: 9780521852876

Edition: 2005

Authors: Jaan Kiusalaas

List price: $107.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Aimed both at engineering students and practising engineers, this text includes examples chosen for their relevance to real-world problems and where numerical solutions are most efficient. Numerical methods are discussed thoroughly and illustrated with problems involving both hand computation and programming.
Customers also bought

Book details

List price: $107.00
Copyright year: 2005
Publisher: Cambridge University Press
Publication date: 7/25/2005
Binding: Hardcover
Pages: 432
Size: 7.00" wide x 9.25" long x 1.25" tall
Weight: 1.892
Language: English

Jaan Kiusalaas, Professor Emeritus, Engineering Science and Mechanics, The Pennsylvania State University. Professor Kiusalaas received his Honors BS in Civil Engineering from the University of Adelaide, Australia, his M.S. in Civil Engineering and his Ph D. in Engineering Mechanics, both from Northwestern University. He has been a Professor at The Pennsylvania State University since 1963. He is also a Senior Postdoctoral Fellow of NASA's Marshall Space Flight Centre. Professor Kiusalaas' teaching experience includes such topics as Numerical Methods (including finite element and boundary element methods), and Engineering Mechanics ranging from introductory courses (statics & dynamics) to…    

Introduction to Python
Systems of linear algebraic equations
Interpolation and curve fitting
Roots of equations
Numerical differentiation
Numerical integration
Initial value problems
Two-point boundary value problems
Symmetric Matrix Eigenvalue problems
Introduction to optimization
Appendices