Join Books.org — it's free

Numerical Methods in Engineering with MATLAB by Jaan Kiusalaas — book cover
Data Processing, Computer Mathematics, Engineering & Computer Technology, Mathematics - Applied

Numerical Methods in Engineering with MATLAB

by Jaan Kiusalaas
Write a review
Log in to track your reading progress.

Overview

Numerical Methods in Engineering with MATLAB® is a text for engineering students and a reference for practicing engineers. The choice of numerical methods was based on their relevance to engineering problems. Every method is discussed thoroughly and illustrated with problems involving both hand computation and programming. MATLAB M-files accompany each method and are available on the book website. This code is made simple and easy to understand by avoiding complex book-keeping schemes, while maintaining the essential features of the method. MATLAB was chosen as the example language because of its ubiquitous use in engineering studies and practice. This new edition includes the new MATLAB anonymous functions, which allow the programmer to embed functions into the program rather than storing them as separate files. Other changes include the addition of rational function interpolation in Chapter 3, the addition of Ridder’s method in place of Brent’s method in Chapter 4, and the addition of downhill simplex method in place of the Fletcher-Reeves method of optimization in Chapter 10.

Synopsis

Numerical Methods in Engineering with MATLAB® is a text for engineering students and a reference for practicing engineers. The choice of numerical methods was based on their relevance to engineering problems. Every method is discussed thoroughly and illustrated with problems involving both hand computation and programming. MATLAB M-files accompany each method and are available on the book website. This code is made simple and easy to understand by avoiding complex book-keeping schemes, while maintaining the essential features of the method. MATLAB was chosen as the example language because of its ubiquitous use in engineering studies and practice. This new edition includes the new MATLAB anonymous functions, which allow the programmer to embed functions into the program rather than storing them as separate files. Other changes include the addition of rational function interpolation in Chapter 3, the addition of Ridder's method in place of Brent's method in Chapter 4, and the addition of downhill simplex method in place of the Fletcher-Reeves method of optimization in Chapter 10.

About the Author, Jaan Kiusalaas

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

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
September 1, 2009
Publisher
Cambridge University Press
Pages
448
Format
Hardcover
ISBN
9780521191333

More by Jaan Kiusalaas

Similar books