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

计算机工程 ›› 2011, Vol. 37 ›› Issue (13): 175-177. doi: 10.3969/j.issn.1000-3428.2011.13.056

• 人工智能及识别技术 • 上一篇    下一篇

融合模式搜索与人口迁移的优化算法

邓 辉,王 勇,陈士亮   

  1. (广西民族大学数学与计算机科学学院,南宁 530006)
  • 收稿日期:2010-12-24 出版日期:2011-07-05 发布日期:2011-07-05
  • 作者简介:邓 辉(1980-),男,硕士研究生,主研方向:智能计算,数据挖掘;王 勇(通讯作者),教授、博士;陈士亮,硕士研究生
  • 基金资助:
    广西自然科学基金资助项目(0832084)

Optimization Algorithm Combining Pattern Search with Population Migration

DENG Hui, WANG Yong, CHEN Shi-liang   

  1. (College of Mathematics and Computer Science, Guangxi University for Nationalities, Nanning 530006, China)
  • Received:2010-12-24 Online:2011-07-05 Published:2011-07-05

摘要: 针对人口迁移算法存在的收敛速度慢、优化精度低、易陷入局部最优等问题,提出一种融合模式搜索与人口迁移的优化算法。将模式搜索方法作为一种局部优化算子嵌入到人口迁移算法中,对人口迁移算法随机产生的点利用模式搜索方法进行局部优化。通过5个典型函数进行测试,结果表明,该算法收敛速度快、优化精度高,能有效求解全局优化问题。

关键词: 模式搜索, 人口迁移算法, 优化算法, 全局优化

Abstract: In the light of the deficiencies of Population Migration Algorithm(PMA), such as slow convergence speed, easily to fall into local optimum, the low solution precision and so on, this paper takes pattern search method as a local optimization operator and embeds it into PMA, that is to say, every point which is randomly generated by PMA is locally optimized by pattern search, and proposes an optimization approach named HJPMA which combines pattern search with PMA. The simulation results show the proposed algorithm has faster convergence speed, higher computational accuracy, and is quite effective for solving global optimization problems.

Key words: pattern search, Population Migration Algorithm(PMA), optimization algorithm, global optimization

中图分类号: