Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Numerical Methods in Engineering with Python

Numerical Methods in Engineering with Python

Numerical Methods in Engineering with Python

Jaan Kiusalaas , Pennsylvania State University
No date available
Hardback
9780521852876
Hardback

    Numerical Methods in Engineering with Python is a text for engineering students and a reference for practicing engineers, especially those who wish to explore the power and efficiency of Python. Examples and applications were 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. Computer code accompanies each method and is available on the book web site. This code is made simple and easy to understand by avoiding complex bookkeeping schemes, while maintaining the essential features of the method. Python was chosen as the example language because it is elegant, easy to learn and debug, and its facilities for handling arrays are unsurpassed. Moreover, it is an open-source software package; free and available to all students and engineers. Explore numerical methods with Python, a great language for teaching scientific computation.

    • Only available Python based engineering numerical methods text
    • Includes numerous problems and examples
    • Each method is accompanied by computer code written in Python which is also available on the book web site

    Product details

    No date available
    Hardback
    9780521852876
    432 pages
    242 × 185 × 29 mm
    0.852kg
    133 b/w illus. 12 tables 346 exercises

    Table of Contents

    • 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
    • Appendices.
    Resources for
    Type
    Chapter 9 Solutions Manual
    Size: 153.91 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 8 Solutions Manual
    Size: 235.9 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 5 Solutions Manual
    Size: 88.13 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 6 Solutions Manual
    Size: 201.24 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 7 Solutions Manual
    Size: 433.9 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Python code
    Size: 51.92 KB
    Type: application/zip
    Chapter 10 Solutions Manual
    Size: 112.39 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 2 Solutions Manual
    Size: 192.83 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 3 Solutions Manual
    Size: 188.11 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Preamble Solutions Manual
    Size: 52.49 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
    Chapter 4 Solutions Manual
    Size: 180.42 KB
    Type: application/pdf
    Sign inThis resource is locked and access is given only to lecturers adopting the textbook for their class. We need to enforce this strictly so that solutions are not made available to students. To gain access to locked resources you either need first to sign in or register for an account.
      Author
    • Jaan Kiusalaas , Pennsylvania State University

      Jaan Kiusalaas is a Professor Emeritus in the School of Engineering Science and Mechanics at Pennsylvania State University. He has taught numerical methods, including finite element and boundary element methods for over 30 years. He is also the co-author of four other works, Engineering Mechanics: Statics, Engineering Mechanics: Dynamics, and Mechanics of Materials and an alternate version of this work with MATLAB code.