Computer Approximations
Title | Computer Approximations PDF eBook |
Author | John F. Hart |
Publisher | |
Pages | 360 |
Release | 1978 |
Genre | Mathematics |
ISBN |
Publisher description: "This handbook is intended to acquaint users with methods for designing function subroutines and, in the case of the most commonly needed functions, to provide them with the necessary tables to do so efficiently."
Approximations for Digital Computers
Title | Approximations for Digital Computers PDF eBook |
Author | Cecil Hastings |
Publisher | |
Pages | 0 |
Release | 2016-04-19 |
Genre | Electronic digital computers |
ISBN | 9780691653105 |
This monograph deals with the subject of best approximation in the sense of Chebyshev as applied to the problem of making univariate functional data available to the high-speed digital computing machine. Our investigation is of a numerical and empirical nature. Part I of this book serves as an introduction to the collection of approximations given in Part II. Part II contains the "Approximations for Digital Computers," formerly issued as a cumulative publication of loose sheets and made available to numerical analysts upon request. Each sheet of the seventy-odd issued in this series contains an approximation of a useful or illustrative nature presented with a carefully drawn error curve
Numerical Methods of Statistics
Title | Numerical Methods of Statistics PDF eBook |
Author | John F. Monahan |
Publisher | Cambridge University Press |
Pages | 446 |
Release | 2001-02-05 |
Genre | Computers |
ISBN | 9780521791687 |
This 2001 book provides a basic background in numerical analysis and its applications in statistics.
Computer Literature Bibliography
Title | Computer Literature Bibliography PDF eBook |
Author | United States. National Bureau of Standards |
Publisher | |
Pages | 468 |
Release | 1965 |
Genre | Computers |
ISBN |
Approximation Algorithms and Semidefinite Programming
Title | Approximation Algorithms and Semidefinite Programming PDF eBook |
Author | Bernd Gärtner |
Publisher | Springer Science & Business Media |
Pages | 253 |
Release | 2012-01-10 |
Genre | Mathematics |
ISBN | 3642220150 |
Semidefinite programs constitute one of the largest classes of optimization problems that can be solved with reasonable efficiency - both in theory and practice. They play a key role in a variety of research areas, such as combinatorial optimization, approximation algorithms, computational complexity, graph theory, geometry, real algebraic geometry and quantum computing. This book is an introduction to selected aspects of semidefinite programming and its use in approximation algorithms. It covers the basics but also a significant amount of recent and more advanced material. There are many computational problems, such as MAXCUT, for which one cannot reasonably expect to obtain an exact solution efficiently, and in such case, one has to settle for approximate solutions. For MAXCUT and its relatives, exciting recent results suggest that semidefinite programming is probably the ultimate tool. Indeed, assuming the Unique Games Conjecture, a plausible but as yet unproven hypothesis, it was shown that for these problems, known algorithms based on semidefinite programming deliver the best possible approximation ratios among all polynomial-time algorithms. This book follows the “semidefinite side” of these developments, presenting some of the main ideas behind approximation algorithms based on semidefinite programming. It develops the basic theory of semidefinite programming, presents one of the known efficient algorithms in detail, and describes the principles of some others. It also includes applications, focusing on approximation algorithms.
Approximation Theory and Approximation Practice, Extended Edition
Title | Approximation Theory and Approximation Practice, Extended Edition PDF eBook |
Author | Lloyd N. Trefethen |
Publisher | SIAM |
Pages | 377 |
Release | 2019-01-01 |
Genre | Mathematics |
ISBN | 1611975948 |
This is a textbook on classical polynomial and rational approximation theory for the twenty-first century. Aimed at advanced undergraduates and graduate students across all of applied mathematics, it uses MATLAB to teach the fields most important ideas and results. Approximation Theory and Approximation Practice, Extended Edition differs fundamentally from other works on approximation theory in a number of ways: its emphasis is on topics close to numerical algorithms; concepts are illustrated with Chebfun; and each chapter is a PUBLISHable MATLAB M-file, available online. The book centers on theorems and methods for analytic functions, which appear so often in applications, rather than on functions at the edge of discontinuity with their seductive theoretical challenges. Original sources are cited rather than textbooks, and each item in the bibliography is accompanied by an editorial comment. In addition, each chapter has a collection of exercises, which span a wide range from mathematical theory to Chebfun-based numerical experimentation. This textbook is appropriate for advanced undergraduate or graduate students who have an understanding of numerical analysis and complex analysis. It is also appropriate for seasoned mathematicians who use MATLAB.
Computer Arithmetic Algorithms
Title | Computer Arithmetic Algorithms PDF eBook |
Author | Israel Koren |
Publisher | CRC Press |
Pages | 298 |
Release | 2018-10-08 |
Genre | Computers |
ISBN | 1439863717 |
This text explains the fundamental principles of algorithms available for performing arithmetic operations on digital computers. These include basic arithmetic operations like addition, subtraction, multiplication, and division in fixed-point and floating-point number systems as well as more complex operations such as square root extraction and evaluation of exponential, logarithmic, and trigonometric functions. The algorithms described are independent of the particular technology employed for their implementation.