搜索资源列表
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
pso-svm
- 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
simple-PSO
- 简单的粒子群算法用以优化SVM的惩罚参数C和核参数g-Particle Swarm Optimization SVM parameters C and g
PSO
- 使用粒子群算法PSO,优化支持向量机的参数,对数据进行分类。-The use of particle swarm algorithm PSO, optimize the parameters of SVM, to classify the data.
chapter15
- 基于SVM的数据分类预测—一种最基本遗传算法和粒子群算法对的支持向量机的参数的优化,再此基础上可以对算法进行改进-Data classification based on SVM prediction- one of the most basic genetic algorithm and particle swarm optimization (pso) algorithm, the optimization of the parameters of the support vector ma
GA-PSO
- 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
chapter_PSO
- 用psoSVMcgForClass.m实现对分类问题用PSO来优化SVM参数的问题-Use psoSVMcgForClass. M for classification problems using PSO to optimize parameters of SVM
PSO-LSSVM
- 利用改进PSO算法对LS-SVM进行参数优化,参数 和 的取值范围分别为 和 ,粒子种群数量为 25,迭代次数为 100,惯性权重因子 和 取0.9和0.1,学习因子 和 均取2。-The parameters of PS-SVM are optimized by using the improved PSO algorithm. The range of parameters is 25, the number of particles is 25, the number of iterati
PSO-LSSVM-CLASS
- 经过优化得到的参数组,利用优化的参数构建LS-SVM模型,然后使用训练样本对其进行训练。 利用训练后的LS-SVM对测试样本进行分类,-The optimized parameters are used to construct the LS-SVM model with optimized parameters, and then trained using training samples. Using the trained LS-SVM to classify the tes