登入
選單
返回
Google圖書搜尋
Algorithms for Finding Zeros and Extrema of Functions Without Calculating Derivatives
Richard P. Brent
Stanford University. Computer Science Department
出版
Stanford University
, 1971
URL
http://books.google.com.hk/books?id=YBBDAAAAIAAJ&hl=&source=gbs_api
註釋
Theorems are given concerning the order (i.e., rate) of convergence of a successive interpolation process for finding simple zeros of a function or its derivatives, using only function evaluations. Special cases include the successive linear interpolation process for finding zeros, and a parabolic interpolation process for finding turning points. Results on interpolation and finite differences include weakening the hypotheses of a theorem of Ralston on the derivative of the error in Lagrangian interpolation. The theoretical results are applied to given algorithms for finding zeros or local minima of functions of one variable, in the presence of rounding errors. The algorithms are guaranteed to converge nearly as fast as would bisection or Fibonacci search, and in most practical cases convergence is superlinear, and much faster than for bisection or Fibonacci search. (Author).