Improved Interval Bounds for Ranges of Functions
暂无分享,去创建一个
Abstract : Evaluation of a real function f on an interval X using interval arithmetic yields an interval extension F(X) containing the range R(f;X) of f on X. Unfortunately, F(X) is sometimes excessively wider than R(f;X). Evaluation of f epsilon C1 by interval differentiation arithmetic gives F(X) and the extension F'(X) of f' on X. If F' (X) 0 (or F'(X) 0), then f is monotone on X = (a,b), and R(f;X) = (f(a), f(b)) (or R(f;X) = (f(b), f(a))), giving improved bounds for R(f;X). If 0 epsilon int(F'(X)), then X is divided into subintervals on which f is either guaranteed to be monotone or has possible extremal points. A Pascal-SC program for this simple algorithm is given, and numerical results are presented. As a byproduct of the computation, possible extremal points of f are isolated. Keywords: Range of functions; Extremal points; Automatic differentiation; Interval computation; Optimization; Pascal-SC.
[1] L. B. Rall. The Arithmetic of Differentiation , 1986 .
[2] Louis B. Rall,et al. Automatic Differentiation: Techniques and Applications , 1981, Lecture Notes in Computer Science.
[3] Jon G. Rokne,et al. Computer Methods for the Range of Functions , 1984 .
[4] Willard L. Miranker,et al. A new approach to scientific computation , 1983 .
[5] L. B. Rall. Differentiation and generation of taylor coefficients in PASCAL-SC , 1983 .