作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (2): 66-68. doi: 10.3969/j.issn.1000-3428.2011.02.023

• 软件技术与数据库 • 上一篇    下一篇

基于多项式根最大模求解的二分搜索算法

曲良东,何登旭,黄 勇   

  1. (广西民族大学数学与计算机科学学院,南宁 530006)
  • 出版日期:2011-01-20 发布日期:2011-01-25
  • 作者简介:曲良东(1976-),男,硕士,主研方向:智能计算; 何登旭,教授;黄 勇,博士
  • 基金资助:
    广西自然科学基金资助项目(桂科自0728054)

Binary Search Algorithm Based on Solving the Maximum Module of Roots of Polynomial

QU Liang-dong, HE Deng-xu, HUANG Yong   

  1. (College of Mathematics and Computer Science, Guangxi University for Nationalities, Nanning 530006, China)
  • Online:2011-01-20 Published:2011-01-25

摘要: 传统多项式根最大模求解算法的求解效率低、计算复杂。针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。该算法通过选取模的上下界确定初始搜索区间,利用判定定理判断多项式的根与单位圆的关系,从而求得多项式任意精度的最大模。仿真结果表明,该算法收敛速度快、求解精度高。

关键词: 多项式, 根的最大模, 单位圆, 二分搜索算法

Abstract: Classic algorithm is slow and complex for solving the maximum module of the roots of polynomials. Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial. In the algorithm, the initialized search interval is selected by the maximum module bounds, and the theorem is used to decide whether all roots of a polynomial are in unit circle. It can obtain an arbitrary precision maximum module. Simulation results show that the algorithm has fast convergence rate and high precision.

Key words: polynomial, the maximum module of roots, unit circle, binary search algorithm

中图分类号: