基于粒子群算法优化支持向量机中的正则化参数C和核函数参数K的算法我要分享

Particle swarm optimization algorithm for regularization parameter C and kernel function parameter K

pso svm 粒子群算法 向量机 核函数

关注次数: 288

下载次数: 5

文件大小: 12KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该程序是基于粒子群算法优化支持向量机中的正则化参数C和核函数参数K的算法,实现了对电力负荷的短期预测,预测效果较好,可根据自己要求进行更改。


English Description:

The program is based on particle swarm optimization support vector machine regularization parameter C and kernel function parameter K algorithm, to achieve the short-term forecasting of power load, good prediction effect, can be changed according to their own requirements


代码预览

pso-svm电力负荷预测

...................\a23.xls

...................\acu.mat

...................\acu1.mat

...................\AdaptFunc.m

...................\BaseStepPso.m

...................\InitSwarm.m

...................\pso.m

...................\shorttime.m