|
楼主 |
发表于 2008-11-15 23:20:59
|
显示全部楼层
Numerical Methods in Engineering with MATLAB®
Numerical Methods in Engineering with MATLAB®
NumericalMethods in Engineering withMATLAB® is a text for engineering
students and a reference for practicing engineers, especially those
who wish to explore the power and efficiency of MATLAB. 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 web
site. 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. Moreover, it is
widely available to students on school networks and through inexpensive
educational versions.MATLAB a popular tool for teaching scientific
computation.
Jaan Kiusalaas is a Professor Emeritus in theDepartment of Engineering
Science and Mechanics at the 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 Books—Engineering Mechanics: Statics, Engineering Mechanics:
Dynamics,Mechanics ofMaterials, and an alternate version of this work
with Python code. |
|