摘要
基于Bernoulli求根迭代法,讨论了一元实系数的代数方程的求根问题。提出了一种在计算机上的有效的迭代格式。根据这一理论设计出C语言程序,并且用C++Builder和Delphi作界面调用这一程序,设计出求解代数方程的计算器。数值算例表明,该算法不仅有较高的精度,而且收敛速度快。
Based on Bernoulli iterative rooting method, an efficient scheme of iterative algorithm on computer is presented in this paper for all roots of real coefficient's polynomial equation. According to this theory, a calculator of extracting the roots of the algebraic equation is made by using C program, (C++) Builder and Delphi. Numerical example shown that this algorithm has not only higher precision, but also a high speed of convergence.
出处
《河南科学》
2004年第1期18-22,共5页
Henan Science
关键词
实系数的代数方程
方程的根
数值解法
real coefficient's polynomial equation
all roots of equation
numerical method