scispace - formally typeset
Open AccessBook

Numerical Recipes 3rd Edition: The Art of Scientific Computing

Reads0
Chats0
TLDR
This new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded, and adopts an object-oriented style particularly suited to scientific applications.
Abstract
Co-authored by four leading scientists from academia and industry, Numerical Recipes Third Edition starts with basic mathematics and computer science and proceeds to complete, working routines. Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, this new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Please visit www.nr.com or www.cambridge.org/us/numericalrecipes for more details. New key features: 2 new chapters, 25 new sections, 25% longer than Second Edition Thorough upgrades throughout the text Over 100 completely new routines and upgrades of many more. New Classification and Inference chapter, including Gaussian mixture models, HMMs, hierarchical clustering, Support Vector MachinesNew Computational Geometry chapter covers KD trees, quad- and octrees, Delaunay triangulation, and algorithms for lines, polygons, triangles, and spheres New sections include interior point methods for linear programming, Monte Carlo Markov Chains, spectral and pseudospectral methods for PDEs, and many new statistical distributions An expanded treatment of ODEs with completely new routines Plus comprehensive coverage of linear algebra, interpolation, special functions, random numbers, nonlinear sets of equations, optimization, eigensystems, Fourier methods and wavelets, statistical tests, ODEs and PDEs, integral equations, and inverse theory And much, much more! Visit the authors' web site for information about electronic subscriptions www.nr.com/aboutNR3book.html

read more

Citations
More filters
Journal ArticleDOI

The Si-Ge substitutional series in the chiral STW Zeolite Structure Type

TL;DR: In this article, the compositional range (Gef = Ge/(Ge + Si) = 0 to 1) of zeolite STW has been synthesized and studied by a comprehensive combined experimental-theoretical approach.
Journal ArticleDOI

Matrix-free GPU implementation of a preconditioned conjugate gradient solver for anisotropic elliptic PDEs

TL;DR: In this paper, the authors describe the GPU implementation and optimisation of a Preconditioned Conjugate Gradient (PCG) algorithm for the solution of a three dimensional anisotropic elliptic PDE for the pressure correction in numerical weather prediction (NWP).
Patent

Method and system for analyzing images

TL;DR: In this paper, the authors proposed a method of analysis that consists of registering a target image to define a plurality of keypoints arranged in sets corresponding to polygons or linear segments in the target image, accessing a database of registered and annotated images, and employing a polygon-wise comparison between the target images and each database image.
Journal ArticleDOI

A Mathematical Model for Scanning and Catalysis on Single-stranded DNA, Illustrated with Activation-induced Deoxycytidine Deaminase

TL;DR: A master equation-based mathematical model is formulated to analyze random scanning and catalysis for enzymes that act on single-stranded DNA (ssDNA) substrates and provides new and important insights on how AID may be optimized for generating mutational diversity in Ig genes.
Proceedings ArticleDOI

Iterative distribution-aware sampling for probabilistic symbolic execution

TL;DR: An iterative distribution-aware sampling approach to support probabilistic symbolic execution for arbitrarily complex mathematical constraints and continuous input distributions is proposed, where the symbolic constraints are decomposed into sub-problems whose solution can be solved independently.