Вычислительная математика
Математика
  • формат pdf
  • размер 4.36 МБ
  • добавлен 17 августа 2011 г.
Kiusalaas J. Numerical Methods in Engineering with Python
2nd edition. Cаmbridge Univеrsity Prеss, 2010. 432 p. ISBN:0521191327

Numerical Methods in Engineering with Python, 2nd Edition is a text for engineering students and a reference for practicing engineers, especially those who wish to explore Python. This new edition features 18 additional exercises and the addition of rational function interpolation. Brent's method of root finding was replaced by Ridder's method, and the Fletcher-Reeves method of optimization was dropped in favor of the downhill simplex method. Each numerical method is explained in detail, and its shortcomings are pointed out. The examples that follow individual topics fall into two categories: hand computations that illustrate the inner workings of the method and small programs that show how the computer code is utilized in solving a problem. This second edition also includes more robust computer code with each method, which 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.
Похожие разделы
Смотрите также

Dahlquist G., Bj?rck A. Numerical Methods in Scientific Computing. Volume 1

  • формат pdf
  • размер 2.94 МБ
  • добавлен 13 февраля 2011 г.
Society for Industrial Mathematics, 2008. - 475 pages. This new book from the authors of the classic book Numerical Methods addresses the increasingly important role of numerical methods in science and engineering. More cohesive and comprehensive than any other modern textbook in the field, it combines traditional and well-developed topics with other material that is rarely found in numerical analysis texts, such as interval arithmetic, elementa...

Faires Douglas, Faires J. Douglas, Burden Richard L. Numerical Methods

  • формат pdf
  • размер 401.66 КБ
  • добавлен 22 ноября 2009 г.
Thomson Brooks/cole, 2003, 802 pp. , 3rd ed. This book emphasizes the intelligent application of approximation techniques to the type of problems that commonly occur in engineering and the physical sciences. Readers learn why the numerical methods work, what type of errors to expect, and when an application might lead to difficulties. The authors also provide information about the availability of high-quality software for numerical approximation...

Forsythe G.E., Malcolm M.A., Moler C.B. Computer Methods for Mathematical Computations

  • формат djvu
  • размер 1.39 МБ
  • добавлен 29 ноября 2011 г.
Prentice Hall, 1977. - 270 Pages. This book evolved from a set of notes used in introductory numerical methods courses at Stanford University, the University of New Mexico and the University of Waterloo. These universities have two such courses, titled something like "Numerical Computing" and "Numerical Analysis". The numerical computing course is for students of science and engineering who simply want to use numerical methods in their work. It...

Golub G.H., Ortega J.M. Scientific Computing and Differential Equations: An Introduction to Numerical Methods

  • формат djvu
  • размер 3.5 МБ
  • добавлен 12 декабря 2010 г.
Academic Press, 1991. - 344 pages. Scientific Computing and Differential Equations: An Introduction to Numerical Methods, is an excellent complement to Introduction to Numerical Methods by Ortega and Poole. The book emphasizes the importance of solving differential equations on a computer, which comprises a large part of what has come to be called scientific computing. It reviews modern scientific computing, outlines its applications, and places...

Kiusalaas J. Numerical Methods in Engineering With MATLAB

  • формат pdf
  • размер 2.24 МБ
  • добавлен 24 марта 2011 г.
Cambridge, 2005 435 pp. NumericalMethods in EngineeringwithMATLAB® is a text for engineer- ing students and a reference for practicing engineers, especially those who wish to explore the power and ef?ciency ofMATLAB. Contents 1. Introduction to MATLAB. . 1 2. Systems of Linear Algebraic Equations. . 28 3. Interpolation and Curve Fitting. . 103 4. Roots of Equations. .143 5. Numerical Differentiation. . 182 6. Numerical Integration. . 200 7. Init...

Kiusalaas J. Numerical Methods in Engineering with MATLAB

  • формат pdf
  • размер 2.85 МБ
  • добавлен 10 декабря 2010 г.
Second Edition. Cambridge University Press, 2009. - 444 pages. 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...

Kiusalaas J. Numerical Methods In Engineering With Matlab

  • формат pdf
  • размер 7.74 МБ
  • добавлен 21 ноября 2009 г.
Cambridge University Press, 2005, 434 pp. , second edition. Contents. Introduction to MATLAB. Systems of Linear Algebraic Equations. Interpolation and Curve Fitting. Roots of Equations. Numerical Differentiation. Numerical Integration. Initial Value Problems. Two-Point Boundary Value Problems. Symmetric Matrix Eigenvalue Problems. Introduction to Optimization. Appendices. Index.

Kress R. Numerical Analysis

  • формат djvu
  • размер 2.37 МБ
  • добавлен 29 ноября 2011 г.
Springer, 1998. - 328 Pages. An introduction into numerical analysis for students in mathematics, physics, and engineering. Instead of attempting to exhaustively cover everything, the goal is to guide readers towards the basic ideas and general principles by way of the main and important numerical methods. The book includes the necessary basic functional analytic tools for the solid mathematical foundation of numerical analysis - indispensable...

Moin P. Fundamentals of Engineering Numerical Analysis

  • формат pdf
  • размер 2.4 МБ
  • добавлен 07 января 2011 г.
Cambridge University Press, 2010. - 256 pages. Since the original publication of this book, available computer power has increased greatly. Today, scientific computing is playing an ever more prominent role as a tool in scientific discovery and engineering analysis. In this second edition, the key addition is an introduction to the finite element method. This is a widely used technique for solving partial differential equations (PDEs) in complex...