ACM Home Page
Please provide us with feedback. Feedback
An algorithm for piecewise linear approximations
Full text PdfPdf (155 KB)
Source ACM Southeast Regional Conference archive
Proceedings of the 18th annual Southeast regional conference table of contents
Tallahassee, Florida
SESSION: General topics in computer science I - GCS I table of contents
Pages: 141 - 145  
Year of Publication: 1980
ISBN:0-89791-014-1
Author
James C. Pleasant  East Tennessee State University
Sponsor
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 10,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/503838.503851
What is a DOI?

ABSTRACT

An algorithm is described for approximating a function F(x) on a finite interval [a,b] whose second derivative is of constant sign on (a,b) by a continuous piecewise linear function, with any desired accuracy. Given a positive number ε, the algorithm finds a continuous piecewise linear functionL(x) = mi x + bi, xi-l ≤ × ≤ xi,i = 1,2 ...,nwhere a = xo < xl < ... < xn = b, such thatmax {|L(x) - F(x)|: xi-l ≤ x ≤ xi} ≈ = εfor i = 1,2,...,n-l, and|L(x) - F(x)| ≤ εfor xn-l ≤ × ≤ xn. In contrast to a method described by Phillips (1968), the derivative of F(x) is not used in the calculation of L(x). A computer implementation of the algorithm is discussed and an example of its use is provided.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
G. M. Phillips, Algorithms for piecewise straight line approximations, The Computer Journal 11 (1968), 211-212.