Computer Science BooksNumerical Computation Books

Electronic Transactions on Numerical Analysis

Electronic Transactions on Numerical Analysis

Electronic Transactions on Numerical Analysis

Electronic Transactions on Numerical Analysis (ETNA) is an electronic journal for the publication of significant new developments in numerical analysis and scientific computing. Papers of the highest quality that deal with the analysis of algorithms for the solution of continuous models and numerical linear algebra are appropriate for ETNA, as are papers of similar quality that discuss implementation and performance of such algorithms.

Author(s):

sNA Pages
Similar Books
Introduction to Numerical Computation

Introduction to Numerical Computation

This is an exhaustive PDF written by Lars Elden, Linde Wittmeyer-Koch, and Hans Bruun Nielsen. In fact, this really is an exemplary introduction to numerical computation. The text begins with the basics like error analysis and computer arithmetic, which gives a very solid ground for the origin and handling of numerical errors. It proceeds further to explain more basic topics related to function evaluation, solutions of nonlinear equations, and interpolation techniques. Next, it describes procedures for improving numerical estimates using differentiation and Richardson extrapolation. This is followed by full details of integration, systems of linear equations, and approximation. Finally, ordinary differential equations complete a thorough course of study that will prepare the reader with both the theory and practice that will serve in carrying out numerical computations.

s383 Pages
Applied Numerical Computing

Applied Numerical Computing

Prof. L. Vandenberghe's lecture note is on applied numerical computing but brings out the practical application aspect. The text covers most areas of numerical linear algebra, nonlinear optimization nonlinear least squares, introduction to floating-point numbers, and rounding errors that are to be needed for understanding the issues of numerical precision. Examples are drawn from signal and image processing, control systems, and machine learning, among other areas, to indicate how these numerical methods are actually applied. This resource aims to fill the gap between theory and practice by providing a practical method for solving computational problems.

sNA Pages
Numerical Computation for Mechanical Engineers

Numerical Computation for Mechanical Engineers

This note introduces elementary programming concepts including variable types, data structures, and flow control. After an introduction to linear algebra and probability, it covers numerical methods relevant to mechanical engineering, including approximation, integration, solution of linear and nonlinear equations, ordinary differential equations, and deterministic and probabilistic approaches.

sNA Pages
Numerical Methods for Scientific Computing

Numerical Methods for Scientific Computing

It gives an explanation of all the different numerical methods of scientific computing. It starts with the basics, which is Root Finding and Orthogonal Functions, solving equations and analyzing functions. Finite Differences and Divided Differences included for the needs in the process of numerical differentiation and interpolation. Interpolation and Curve Fitting are given to outline estimation and modeling. It also includes Z-Transforms and Summation Formulas for signal processing and numerical summation. Quadrature Formulas and Ordinary Differential Equations are explained for integration and the solution of differential equations. Partial Differential Equations, Integral Equations, and Stability and Error Analysis form the advanced topics for numerical methods coverage. Further, Monte Carlo Techniques, Message Passing Interface, and Simulation Modeling are included to point out methods for probabilistic simulations and parallel computing.

sNA Pages