language-icon Old Web
English
Sign In

Remez algorithm

The Remez algorithm or Remez exchange algorithm, published by Evgeny Yakovlevich Remez in 1934, is an iterative algorithm used to find simple approximations to functions, specifically, approximations by functions in a Chebyshev space that are the best in the uniform norm L∞ sense. The Remez algorithm or Remez exchange algorithm, published by Evgeny Yakovlevich Remez in 1934, is an iterative algorithm used to find simple approximations to functions, specifically, approximations by functions in a Chebyshev space that are the best in the uniform norm L∞ sense. A typical example of a Chebyshev space is the subspace of Chebyshev polynomials of order n in the space of real continuous functions on an interval, C. The polynomial of best approximation within a given subspace is defined to be the one that minimizes the maximum absolute difference between the polynomial and the function. In this case, the form of the solution is precised by the equioscillation theorem. The Remez algorithm starts with the function f to be approximated and a set X of n + 2 {displaystyle n+2} sample points x 1 , x 2 , . . . , x n + 2 {displaystyle x_{1},x_{2},...,x_{n+2}} in the approximation interval, usually the extrema of Chebyshev polynomial linearly mapped to the interval. The steps are: The result is called the polynomial of best approximation or the minimax approximation algorithm. A review of technicalities in implementing the Remez algorithm is given by W. Fraser. The Chebyshev nodes are a common choice for the initial approximation because of their role in the theory of polynomial interpolation. For the initialization of the optimization problem for function f by the Lagrange interpolant Ln(f), it can be shown that this initial approximation is bounded by with the norm or Lebesgue constant of the Lagrange interpolation operator Ln of the nodes (t1, ..., tn + 1) being T being the zeros of the Chebyshev polynomials, and the Lebesgue functions being Theodore A. Kilgore, Carl de Boor, and Allan Pinkus proved that there exists a unique ti for each Ln, although not known explicitly for (ordinary) polynomials. Similarly, Λ _ n ( T ) = min − 1 ≤ x ≤ 1 λ n ( T ; x ) {displaystyle {underline {Lambda }}_{n}(T)=min _{-1leq xleq 1}lambda _{n}(T;x)} , and the optimality of a choice of nodes can be expressed as Λ ¯ n − Λ _ n ≥ 0. {displaystyle {overline {Lambda }}_{n}-{underline {Lambda }}_{n}geq 0.}

[ "Chebyshev filter", "Filter design", "Digital filter", "Approximation theory", "Finite impulse response" ]
Parent Topic
Child Topic
    No Parent Topic