版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Hangzhou Dianzi Univ Sch Comp Hangzhou Zhejiang Peoples R China City Univ Hong Kong Dept MBE Hong Kong Hong Kong Peoples R China
出 版 物:《APPLIED MATHEMATICS AND COMPUTATION》 (应用数学和计算)
年 卷 期:2016年第273卷
页 面:1051-1058页
核心收录:
学科分类:07[理学] 070104[理学-应用数学] 0701[理学-数学]
基 金:City University of Hong Kong [SRG 7004245] National Science Foundation of China [61370218, 61370166]
主 题:Approximation order Fast cubic clipping method Root-finding Convergence rate Linear computational complexity
摘 要:Many problems in computer aided geometric design and computer graphics can be turned into a root-finding problem of polynomial equations. Among various clipping methods, the ones based on the Bernstein-Bezier form have good numerical stability. One of such clipping methods is the k-clipping method, where k = 2, 3 and often called a cubic clipping method when k = 3. It utilizes 0(n(2)) time to find two polynomials of degree k bounding the given polynomial f(t) of degree n, and achieves a convergence rate of k + 1 for a single root. The roots of the bounding polynomials of degree k are then used for bounding the roots of f(t). This paper presents a rational cubic clipping method for finding two bounding cubics within 0(n) time, which can achieve a higher convergence rate 5 than that of 4 of the previous cubic clipping method. When the bounding cubics are obtained, the remaining operations are the same as those of previous cubic clipping method. Numerical examples show the efficiency and the convergence rate of the new method. (C) 2015 Elsevier Inc. All rights reserved.