搜索资源列表
PSO.rar
- 许多的PSO优化算法,包括BPSO、HybridPSO、QPSO、SPSO等等。,Many of the PSO optimization algorithms, including BPSO, HybridPSO QPSO, SPSO, etc.
PSOandSVM.rar
- PSO与SVM如何结合及其实际应用 是一篇把这两个算法结合使用的很好文章,PSO and SVM and its practical application of how to combine these two algorithms is a combination of a good article
PSO-SVM.rar
- 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法,Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the analysis of the global optimum val
pso-svm.rar
- 粒子群算法与支持向量机的结合,用粒子群算法快速寻找支持向量机的最优参数。,Particle swarm optimization with support vector machines with particle swarm optimization with support vector machines quickly find the optimal parameters.
lssvmpso.rar
- 智能微粒群为最小二乘支持向量机调参的示例程序(LSSVM+PSO),Intelligent Particle Swarm and least squares support vector machine modeling(LSSVM+ PSO)
psoSVM
- pso优化SVM分类,直接调用win32的SVM-pso optimal SVM classification, the SVM directly call win32
psoSVM
- 利用微粒群算法(pso)优化支持向量机(SVM)的参数-c,-g-Using pso optimized support vector machine parameters-c,-g
libsvm-mat-2[1].89-3
- svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
pso
- %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %------说明:全局性,并行性,高效的群体智能算法 ---- Elementary particle swarm optimization algorithm (Particle Swarm Optimization)----------- Name: Elementary Particle
PSO
- PSO的基本程序和3种经典的改进程序,包括GPSO,ARPSO和HPSO,文件包中没有附这三种改进PSO的源论文,请自行下载-PSO
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-SVMface
- 基于PSO训练SVM的人脸识别 利用支持向量机在学习能力方面表现的良好性能,结合核主元分析特征提取方法,将其应用于人脸识别中,该方法在实验中表现了良好的识别性能,为人脸识别领域提供了一条新的识别途径-PSO-based SVM for face recognition training using support vector machine learning ability in the performance of good performance, combined with KPCA
pso
- 基本pso程序,是改进的pso算法程序,别的函数只要套用就可以了!-pso
pso_svm
- svm model selection by pso
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
pso-svm
- 很全的PSO优化SVM,还带例子。希望大家下下去认真研究,支持支持向量机-this is good method of pso optimizing parameters of svm
SVM 参数优化
- GA、PSO、GRID 搜索,支持向量机的参数优化方式
pso-svm one output
- The pso-svm program implements multi-input single output
cs-svm
- pso优化SVM分类,直接调用win32的SVM(PSO optimizes the SVM classification and calls directly the SVM of Win32)
PSO-SVM
- 用粒子群算法优化SVM中惩罚系数C和高斯核函数g的参数(Using particle swarm optimization to optimize parameters of penalty coefficient C and Gauss kernel function g in SVM)