粒子群算法与支持向量机的结合PSO-SVM我要分享

Combination of particle swarm optimization algorithm and support vector machine PSO-SVM

粒子群算法 支持向量机 PSO-SVM

关注次数: 347

下载次数: 7

文件大小: 13KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

粒子群算法与支持向量机的结合,通过学习粒子群算法,用粒子群算法快速寻找支持向量机的最优参数。


English Description:

The combination of particle swarm optimization algorithm and support vector machine, through learning particle swarm optimization algorithm, particle swarm optimization algorithm is used to quickly find the optimal parameters of support vector machine


代码预览

PSO-SVM

PSO-SVM\fobj.m

PSO-SVM\fun.m

PSO-SVM\mymae.m

PSO-SVM\mymape.m

PSO-SVM\mymse.m

PSO-SVM\objfun.m

PSO-SVM\PSO_SVM_exmp.m

PSO-SVM\PSO_SVR_exmp.m

PSO-SVM\pso_test.m

PSO-SVM\wine.mat

PSO-SVM\wndspd.mat