Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Numerical Methods in Engineering with MATLAB, 2nd edition (Repost)

Posted By: insetes
Numerical Methods in Engineering with MATLAB, 2nd edition (Repost)

Numerical Methods in Engineering with MATLAB, 2nd edition By Jaan Kiusalaas
2009 | 444 Pages | ISBN: 0521191335 | PDF | 3 MB


Numerical Methods in Engineering with MATLAB is a text for engineering students and a reference for practising 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.