摘要
结合牛顿法和人工蜂群算法的优点,提出了一种混合人工蜂群算法(HABC),用于求解非线性方程,以克服牛顿法对初始值敏感和人工蜂群算法容易陷入局部极值、收敛速度慢的缺陷。实验仿真结果表明,混合人工蜂群算法能以满意的精度求出对未知数具有敏感性的非线性方程的解,具有较快的收敛速度和较高的搜索精度。
A Hybrid Artificial Bee Colony(HABC)algorithm, which combines the advantages of newton method and artificial bee colony algorithm, is put forward to solve nonlinear equation, and it can be used to overcome the difficulty in selecting good initial guess for newton method and inaccuracy of ABC due to being easily trapped into local optimal. Numerical computations show that the approach has high convergence rate and precision, and it can give satisfactory solutions.
出处
《计算机工程与应用》
CSCD
2014年第10期48-51,共4页
Computer Engineering and Applications
关键词
人工蜂群算法
非线性方程
牛顿法
artificial bee colony algorithm
nonlinear equation
Newton method