摘要
针对支持向量机(SVM)参数大多凭经验选择的费时问题,提出基于遗传算法(GA)的SVM参数选取方法和基于组件对象模型(COM)技术实现Visual C#与Matlab的混合编程方法。以质量预测系统中GA-SVM预测模型建模和程序实现为例给出2种方法的具体实现。结果表明,使用GA优化SVM参数能充分发挥GA算法特性,降低参数选择的时间;使用COM技术的混合编程能提高程序开发和运行的效率。
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.
出处
《计算机工程》
CAS
CSCD
北大核心
2011年第1期167-169,共3页
Computer Engineering
基金
国家科技支撑计划基金资助项目(2006BAF01A44)
湖南省科技重大专项基金资助项目(2009ZX02)
上海市重点学科建设基金资助项目(B602)
关键词
遗传算法
支持向量机
组件对象模型
混合编程
genetic algorithm
Support Vector Machine(SVM)
Component Object ModeI(COM)
integrated programming