18.04.2013 Views

The.Algorithm.Design.Manual.Springer-Verlag.1998

The.Algorithm.Design.Manual.Springer-Verlag.1998

The.Algorithm.Design.Manual.Springer-Verlag.1998

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Numerical Problems<br />

either numerically or combinatorially.<br />

<strong>The</strong>re is a vast literature on numerical algorithms. In addition to Numerical Recipes, recommended books<br />

include:<br />

● Skeel and Keiper [SK93] - A readable and interesting treatment of basic numerical methods,<br />

avoiding overly detailed algorithm descriptions through its use of the computer algebra system<br />

Mathematica. I like it.<br />

● Pizer and Wallace [PW83] - A numerical analysis book written for computer scientists, not<br />

engineers. <strong>The</strong> organization is by issues instead of problems. A different but interesting<br />

perspective.<br />

● Cheney and Kincaid [CK80] - A traditional Fortran-based numerical analysis text, with<br />

discussions of optimization and Monte Carlo methods in addition to such standard topics as rootfinding,<br />

numerical integration, linear systems, splines, and differential equations.<br />

● Buchanan and Turner [BT92] - Thorough language-independent treatment of all standard topics,<br />

including parallel algorithms. Most comprehensive of the texts described here.<br />

● Solving Linear Equations<br />

● Bandwidth Reduction<br />

● Matrix Multiplication<br />

● Determinants and Permanents<br />

● Constrained and Unconstrained Optimization<br />

● Linear Programming<br />

● Random Number Generation<br />

● Factoring and Primality Testing<br />

● Arbitrary-Precision Arithmetic<br />

● Knapsack Problem<br />

● Discrete Fourier Transform<br />

Next: Solving Linear Equations Up: A Catalog of <strong>Algorithm</strong>ic Previous: Kd-Trees<br />

<strong>Algorithm</strong>s<br />

file:///E|/BOOK/BOOK3/NODE135.HTM (2 of 3) [19/1/2003 1:30:13]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!