文件名称:GA-SVM
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-01-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of time to the global optimum. GA parameter optimization of SVM, to find the optimal penalty factor and SVM RBF parameter combinations. Combination of the the RBF parameters of r and the penalty factor C, can be a combination of parameters that need to be optimized. I hope useful for all of us!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA-SVM\ALLdataTest.m
......\ALLdataTrain.m
......\mainGA7.m
......\Readme_of_GASVM.txt
......\selectGA7.m
......\svmc7.m
GA-SVM