ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Суббота
18 мая
182361 Топик полностью
Evgeny_CD, Архитектор (21.02.2010 18:42, просмотров: 126) ответил Evgeny_CD на CORDIC алгоритм. Подборка ссылок.
Бука Elementary Functions Algorithms and Implementation. Second Edition. Очень хорошо расписаны алгоритмы вычисления элементарных функций. -> http://upload.caxapa.ru/0817643729_Functions.pdf
"An important topic, which is on the boundary between numerical analysis and computer science. I found the book well written and containing much interesting material, most of the time disseminated in specialized papers published in specialized journals difficult to find. Moreover, there are very few books on these topics and they are not recent." Numerical Algorithms (review of the first edition) This unique book provides concepts and background necessary to understand and build algorithms for computing the elementary functionssine, cosine, tangent, exponentials, and logarithms. The author presents and structures the algorithms, hardware-oriented as well as software-oriented, and also discusses issues related to accurate floating-point implementation. The purpose is not to give "cookbook recipes" that allow one to implement a given function, but rather to provide the reader with tools necessary to build or adapt algorithms for their specific computing environment. This expanded second edition contains a number of revisions and additions, which incorporate numerous new results obtained during the last few years. New algorithms invented since 1997such as Matulas bipartite method, another table-based method due to Ercegovac, Lang, Tisserand, and Mulleras well as new chapters on multiple-precision arithmetic and examples of implementation have been added. In addition, the section on correct rounding of elementary functions has been fully reworked, also in the context of new results. Finally, the introductory presentation of floating-point arithmetic has been expanded, with more emphasis given to the use of the fused multiply-accumulate instruction. The book is an up-to-date presentation of information needed to understand and accurately use mathematical functions and algorithms in computational work and design. Graduate and advanced undergraduate students, professionals, and researchers in scientific computing, numerical analysis, software engineering, and computer engineering will find the book a useful reference and resource.