搜索资源列表
GASVM
- SVM程序用于小样本分析,模式识别。用于Matlab的平台。-SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.
svm-rbf-demo
- SVM的例子程序,使用RBF,garma值为0.5。专业人士可以参考。有搞SVM参数优化的人我们可以一起讨论-SVM example, the use of RBF, garma value of 0.5. Professional reference. SVM engage with the optimization of parameters we can discuss
GA_SVM
- GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -
GA-PSO
- PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
ImprovedSVM
- 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution
MYGASVM
- simple GASVM for LS-SVM
pso-svm
- 利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
ga
- 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
GA
- 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and sourc
PSO-SVM
- 改进PSO-SVM在说话人识别中的应用。通过对粒子群优化算法中惯性权重和全局最优值 的分析,提出了一种根据迭代次数而自适应变化的惯性权重的粒子群优化方法-Improvement in the PSO-SVM speaker recognition applications. Through particle swarm optimization algorithm in the inertia weight and the ana
GA
- 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
GA
- 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
GA_SVM
- 对于小样本而言,SVM的仿真效果要比神经网络好,但是SVM的性能依赖于它的两个训练参数,本算法是用GA自动选择SVM的两个参数。-For small sample case, SVM simulation results than the neural network is good, but the performance of SVM depends on its two training parameters, the algor
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-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
SVM_GA
- 提出一种基于支持向量机( SVM)和遗传算法(GA)的离散余弦变换(DCT)域盲数字图像水印方法. 该方法能自适应于图像的局部特征. 依据图像块的局部特性,利用SVM对图像块分类,自适应地确定水印嵌入强度, GA用来优化水印嵌入位置. 实验结果表明该方法有较好的不可见性和较强对抗攻击的鲁棒性.-Based on support vector machine (SVM) and genetic algorithm (GA), discre
GA-SVM
- 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
GA
- 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
matlab-code-for-GA-SVM
- matlab code for GA SVM
GA_SVM
- 遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)