Cantitate/Preț
Produs

Numerical Methods for Engineers

Autor D. Vaughan Griffiths, I.M. Smith
en Limba Engleză Hardback – 22 iun 2006
Although pseudocodes, Mathematica®, and MATLAB® illustrate how algorithms work, designers of engineering systems write the vast majority of large computer programs in the Fortran language. Using Fortran 95 to solve a range of practical engineering problems, Numerical Methods for Engineers, Second Edition provides an introduction to numerical methods, incorporating theory with concrete computing exercises and programmed examples of the techniques presented.

Covering a wide range of numerical applications that have immediate relevancy for engineers, the book describes forty-nine programs in Fortran 95. Many of the programs discussed use a sub-program library called nm_lib that holds twenty-three subroutines and functions. In addition, there is a precision module that controls the precision of calculations.

Well-respected in their field, the authors discuss a variety of numerical topics related to engineering. Some of the chapter features include…
  • The numerical solution of sets of linear algebraic equations
  • Roots of single nonlinear equations and sets of nonlinear equations
  • Numerical quadrature, or numerical evaluation of integrals
  • An introduction to the solution of partial differential equations using finite difference and finite element approaches

    Describing concise programs that are constructed using sub-programs wherever possible, this book presents many different contexts of numerical analysis, forming an excellent introduction to more comprehensive subroutine libraries such as the numerical algorithm group (NAG).
  • Citește tot Restrânge

    Toate formatele și edițiile

    Toate formatele și edițiile Preț Express
    Paperback (1) 49170 lei  6-8 săpt.
      CRC Press – 19 sep 2019 49170 lei  6-8 săpt.
    Hardback (1) 135267 lei  6-8 săpt.
      CRC Press – 22 iun 2006 135267 lei  6-8 săpt.

    Preț: 135267 lei

    Preț vechi: 169085 lei
    -20% Nou

    Puncte Express: 2029

    Preț estimativ în valută:
    25887 26890$ 21503£

    Carte tipărită la comandă

    Livrare economică 04-18 februarie 25

    Preluare comenzi: 021 569.72.76

    Specificații

    ISBN-13: 9781584884019
    ISBN-10: 1584884010
    Pagini: 492
    Ilustrații: 83 black & white illustrations, 23 black & white tables
    Dimensiuni: 156 x 234 x 31 mm
    Greutate: 1.85 kg
    Ediția:Revizuită
    Editura: CRC Press
    Colecția Chapman and Hall/CRC

    Public țintă

    Academic and Professional Practice & Development

    Cuprins

    Introduction and Programming Preliminaries. Linear Algebraic Equations. Nonlinear Equations. Eigenvalue Equations. Interpolation and Curve Fitting. Numerical Integration. Numerical Solution of Ordinary Differential Equations. Introduction to Partial Differential Equations. Appendix A: Descriptions of Library Subprograms. Appendix B: Fortran 95 Listings of Library Subprograms. Appendix C: References and Additional Reading.

    Notă biografică

    Griffiths, D. Vaughan; Smith, I.M.

    Descriere

    Focusing on techniques useful for solving a range of practical engineering problems, this book provides an introduction to numerical methods, incorporating theory with practical computing exercises and programmed examples of the techniques presented. This second edition features coding upgraded to the new Fortran 90/95 for all programs. The authors offer all source code for download along with a free Fortran 90 compiler for PC users. The book contains new programs and associated subroutines that are highly portable and will run on any computer platform, from PCs to mainframes. It also includes additional exercises and engineering examples.