2006
DOI: 10.1145/1141885.1141890
|View full text |Cite
|
Sign up to set email alerts
|

Computing machine-efficient polynomial approximations

Abstract: Polynomial approximations are almost always used when implementing functions on a computing system. In most cases, the polynomial that best approximates (for a given distance and in a given interval) a function has coefficients that are not exactly representable with a finite number of bits. And yet, the polynomial approximations that are actually implemented do have coefficients that are represented with a finite-and sometimes small-number of bits. This is due to the finiteness of the floating-point represent… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
39
0

Year Published

2006
2006
2023
2023

Publication Types

Select...
3
3
1

Relationship

2
5

Authors

Journals

citations
Cited by 38 publications
(39 citation statements)
references
References 11 publications
0
39
0
Order By: Relevance
“…5 Horner), an L2-norm of an l-length vector (l = 4), a secondorder Voltera filter, and a function approximation. The function 1/(1 + x) is approximated in the interval [0, 1] with four thirdorder polynomials as described in [12].…”
Section: B Estimation Of the Output Quantization Noise Powermentioning
confidence: 99%
“…5 Horner), an L2-norm of an l-length vector (l = 4), a secondorder Voltera filter, and a function approximation. The function 1/(1 + x) is approximated in the interval [0, 1] with four thirdorder polynomials as described in [12].…”
Section: B Estimation Of the Output Quantization Noise Powermentioning
confidence: 99%
“…to Remez have a major drawback: in most cases, their coefficients are not exactly representable using a finite number of bits. In [6], the authors propose an efficient method for computing a polynomial which minimizes the distance ||p − f || ∞, [a,b] among the polynomials p ∈ R d [X] that fulfill some given constraints on the format of the coefficients. The result polynomials q are of the form:…”
Section: Hardware Operators For Function Evaluation Using Sparse-coefmentioning
confidence: 99%
“…The coefficients are such that q i ∈ Z. The method presented in [6] provides result polynomials q such that ||q − f || ∞, [a,b] is minimal among the polynomials that fulfill the constraints. Those polynomials can be represented as the integer points of a polytope (cf.…”
Section: Hardware Operators For Function Evaluation Using Sparse-coefmentioning
confidence: 99%
See 1 more Smart Citation
“…To do that, we use two approaches, based on the reduction of our initial problem to -enumerating integer points in a polytope [2]; -using the LLL algorithm (lattice reduction) [? ].…”
Section: Various Tools Designed By the Arenaire Teammentioning
confidence: 99%