Welcome![Sign In][Sign Up]
Location:
Search - GA SVM

Search list

[Compress-Decompress algrithmsGASVM

Description: SVM程序用于小样本分析,模式识别。用于Matlab的平台。-SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.
Platform: | Size: 1674240 | Author: chenwei | Hits:

[AI-NN-PRsvm-rbf-demo

Description: 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
Platform: | Size: 6144 | Author: 刘国亮 | Hits:

[matlabGA_SVM

Description: GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 -GA/SVM procedures contain three documents : 1. MainGA12.m 2. SelectGA12.m 3. Svmc12.m MainGA12.m is the main document, and the remaining two documents are to be called. MainGA12.m Lane ahead of the main parameters. ===================== MainGA12.m documents relating to the installation of the : 12 line : host = \ gatest \% of the Matlab installation disk, such as c : \ set up under the procedures resulting directory.
Platform: | Size: 1673216 | Author: 赵阳 | Hits:

[matlabGA-PSO

Description: PSO(粒子群算法)作为添加算子改进GA (遗传算法).-PSO (PSO), as added Operator improved genetic algorithm (GA).
Platform: | Size: 1024 | Author: 何峰 | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[AI-NN-PRMYGASVM

Description: simple GASVM for LS-SVM
Platform: | Size: 229376 | Author: vim | Hits:

[AI-NN-PRpso-svm

Description: 利用PSO优化SVM,利用分组式训练方法提高算法速度-PSO to optimize the use of SVM, the use of packet-style training methods improve algorithm speed
Platform: | Size: 111616 | Author: zhangqing | Hits:

[AI-NN-PRga

Description: 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
Platform: | Size: 6144 | Author: 潘锋权 | Hits:

[AI-NN-PRGA

Description: 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-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 source code.
Platform: | Size: 1154048 | Author: 周钟 | Hits:

[Booksgatbx

Description: GA工具箱,内有详细的说明文档,我找了很长时间才找到的。-GA toolbox for matlab.
Platform: | Size: 429056 | Author: WangJun | Hits:

[DocumentsPSO-SVM

Description: 改进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 value, a number of iterations in accordance with changes in the adaptive inertia weight particle swarm optimization method
Platform: | Size: 315392 | Author: 彭伟 | Hits:

[matlabGA

Description: 在matlab平台下,用GA对的lssvm的参数进行优化,很有用的东西。-Platform in matlab, using the GA to optimize parameters lssvm, very useful things.
Platform: | Size: 18432 | Author: 陈夏 | Hits:

[AI-NN-PRGA

Description: 遗传算法工具箱以及用遗传算法找最优值,主函数是zuiyou.m-Genetic Algorithm Toolbox and using genetic algorithms to find optimal values, the main function is zuiyou.m
Platform: | Size: 11264 | Author: 周玉 | Hits:

[OtherGA_SVM

Description: 对于小样本而言,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 algorithm is automatically selected GA parameters of SVM-2.
Platform: | Size: 1674240 | Author: 单志 | Hits:

[AI-NN-PRlibsvm-mat-2[1].89-3

Description: svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
Platform: | Size: 494592 | Author: 何同学 | Hits:

[AI-NN-PRpso-svm

Description: 这是一个用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
Platform: | Size: 1024 | Author: yyifang | Hits:

[OtherGA-SVM

Description: 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
Platform: | Size: 1673216 | Author: 慧莹 | Hits:

[matlabGA

Description: 一个遗传算法 ,用于优化支持向量机的核函数参数及相关参数-A function about the parameters of svm
Platform: | Size: 1024 | Author: badjj | Hits:

[matlabmatlab-code-for-GA-SVM

Description: matlab code for GA SVM
Platform: | Size: 10240 | Author: amit | Hits:

[matlabGA_SVM

Description: 遗传算法优化支持向量机算法,从而更好的提高识别率和预测率(GA-SVM implemented by MATLAB)
Platform: | Size: 1746944 | Author: jjjj6886 | Hits:
« 12 3 4 »

CodeBus www.codebus.net