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

计算机工程 ›› 2011, Vol. 37 ›› Issue (01): 167-169. doi: 10.3969/j.issn.1000-3428.2011.01.058

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

基于GA-SVM的质量预测系统设计和实现

李蓓智,李利强,杨建国,吕志军,项 前   

  1. (东华大学机械工程学院,上海 201620)
  • 出版日期:2011-01-05 发布日期:2010-12-31
  • 作者简介:李蓓智(1953-),女,教授、博士,主研方向:先进制造及装备,智能检测与控制;李利强,硕士研究生;杨建国,教授、博士、博士生导师;吕志军,副教授、高级工程师;项 前,副 教授
  • 基金资助:
    国家科技支撑计划基金资助项目(2006BAF01A44);湖南省科技重大专项基金资助项目(2009ZX02);上海市重点学科建设基金资助项目(B602)

Design and Implementation of Quality Prediction System Based on GA-SVM

LI Bei-zhi, LI Li-qiang, YANG Jian-guo, LV Zhi-jun, XIANG Qian   

  1. (College of Mechanical Engineering, Donghua University, Shanghai 201620, China)
  • Online:2011-01-05 Published:2010-12-31

摘要: 针对支持向量机(SVM)参数大多凭经验选择的费时问题,提出基于遗传算法(GA)的SVM参数选取方法和基于组件对象模型(COM)技术实现Visual C#与Matlab 的混合编程方法。以质量预测系统中GA-SVM预测模型建模和程序实现为例给出2 种方法的具体实现。结果表明,使用GA优化SVM参数能充分发挥GA算法特性,降低参数选择的时间;使用COM技术的混合编程能提高程序开发和运行的 效率。

关键词: 遗传算法, 支持向量机, 组件对象模型, 混合编程

Abstract: For the choices of the Support Vector Machine(SVM) parameters mostly depending on experience is time-consuming, this paper proposes a method of selection based on GA, and a method of hybrid programming, based on the Component Object Model(COM) using Visual C # and Matlab. An example is introduced for the GA-SVM prediction modeling and procedures for implementation. Results show that optimizing the SVM parameters by the GA makes best use of it, meanwhile reducing the time for parameters selection greatly. The use of COM in integrated programming improves the development and operating efficiency.

Key words: genetic algorithm, Support Vector Machine(SVM), Component Object Model(COM), integrated programming

中图分类号: