Remez algorithm: Difference between revisions

Content deleted Content added
Pftupper (talk | contribs)
Previous article was copied from mathworld and was hard to understand.
Pftupper (talk | contribs)
defined polynomial of best approximation
Line 1:
The '''Remez algorithm''' (Remez 1934), also called the '''Remez exchange algorithm''', is an iterative algorithm that finds the polynomial of best approximation of a given degre to a real function on an interval. The polynomial of best approximation of a given degree is defined to be the one that minimizes the maximum absolute difference between the polynomial and the function.
 
==External links==