Compact Numerical Methods for Computers - Nash, John C.; - Prospero Internet Bookshop

Compact Numerical Methods for Computers

Linear Algebra and Function Minimisation
 
Edition number: 1
Publisher: Routledge
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 48.99
Estimated price in HUF:
25 051 HUF (23 858 HUF + 5% VAT)
Why estimated?
 
Your price:

20 041 (19 086 HUF + 5% VAT )
discount is: 20% (approx 5 010 HUF off)
Discount is valid until: 31 December 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 2-3 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

Focusing on reliable, compact algorithms for computational problems, this book considers specific mathematical problems of wide applicability, develops approaches to a solution and the consequent algorithm, and provides the program steps. It emphasizes useful applicable methods from various scientific research fields, ranging from mathematical physics to commodity production modeling. This edition now presents program steps as Turbo Pascal code, includes more algorithmic examples, and contains an extended bibliography. The accompanying software includes algorithm source codes, driver programs, example data, and utility codes to aid in the software engineering of end-user programs.

Long description:
This second edition of Compact Numerical Methods for Computers presents reliable yet compact algorithms for computational problems. As in the previous edition, the author considers specific mathematical problems of wide applicability, develops approaches to a solution and the consequent algorithm, and provides the program steps. He emphasizes useful applicable methods from various scientific research fields, ranging from mathematical physics to commodity production modeling. While the ubiquitous personal computer is the particular focus, the methods have been implemented on computers as small as a programmable pocket calculator and as large as a highly parallel supercomputer.

New to the Second Edition
  • Presents program steps as Turbo Pascal code
  • Includes more algorithmic examples
  • Contains an extended bibliography

    The accompanying software (available by coupon at no charge) includes not only the algorithm source codes, but also driver programs, example data, and several utility codes to help in the software engineering of end-user programs. The codes are designed for rapid implementation and reliable use in a wide variety of computing environments. Scientists, statisticians, engineers, and economists who prepare/modify programs for use in their work will find this resource invaluable. Moreover, since little previous training in numerical analysis is required, the book can also be used as a supplementary text for courses on numerical methods and mathematical software.


  • Praise for the first edition
    "Anyone who must solve complex problems on a small computer would be well advised to consult Nash's book for both ideas and actual procedures. Those with the luxury of a large-scale computer for their numerical work will also find much of interest here."
    -Peter Castro (Eastman Kodak), Technometrics, 22 February 1980
    Table of Contents:
    A starting point Formal problems in linear algebra The singular-value decomposition and its use to solve least-squares problems Handling larger problems Some comments on the formation of the cross-product matrix ATA Linear equations-a direct approach The Choleski decomposition The symmetric positive definite matrix again The algebraic eigenvalue generalized problem Real symmetric matrices The generalized symmetric matrix eigenvalue problem Optimization and nonlinear equations One-dimensional problems Direct search methods Descent to a minimum I-variable metric algorithms Descent to a minimum II-conjugate gradients Minimizing a nonlinear sum of squares Leftovers The conjugate gradients method applied to problems in linear algebra Appendices Bibliography Index