搜索资源列表
GASVM
- SVM程序用于小样本分析,模式识别。用于Matlab的平台。-SVM procedures for small samples for analysis and pattern recognition. Matlab for the platform.
MYGASVM
- simple GASVM for LS-SVM
GASVM.用遗传算法进行特征选取和svm参数优化的程序
- 用遗传算法进行特征选取和svm参数优化的程序。遗传算法工具箱goat已在压缩包 需要安装libsvm就可以直接运行。数据集采用UCI中的german数据集,并完成归一化操作,Genetic algorithm with feature selection and parameter optimization svm procedures. Genetic Algorithm Toolbox in goat need to install libsvm package can be run dir
GASVM
- 用遗传算法改进支持向量机的算法,虽然比较老点,但是还是很有用。-This program is about SVM which is improved by PSO.I think it is a good algorithm
gasvm
- 利用遗传算法对SVMk进行优化,并将其用于脑电信号的分类中-By using the genetic algorithm to optimize SVMk, and use it to the classification of the eeg signals
GAsvm
- 载入测试数据wine,其中包含的数据为classnumber = 3,wine:178*13的矩阵,wine_labes:178*1的列向量-Now the test data wine, wherein the data contained in the classnumber = 3 wine: 178* 13, the matrix wine_labes: 178* 1 of the column vector
gasvm
- 关于优化的svm寻优算法,是用ga算法优化的,过几天我会上传基于布谷鸟算法的优化算法-About optimization svm optimization algorithm is ga algorithm optimization, a few days I will upload cuckoo algorithm based optimization algorithm
GASVM支持向量机
- 利用遗传算法对SVM原理结合,实现了对SVM的改进,并使用Matlab实现,利于其他人研究和实验
GASVM
- 使用遗传算法优化支持向量机源程序,解决支持向量机初始参数优化问题-Optimization support vector machine based on genetic algorithm
slit__ilmertion
- The GASVM program contains three files
kczdln
- The GASVM program contains three files
GISLMprogram
- The GASVM program contains three files
Thg_containj
- The GASVM program contains three files
GASVM
- 遗传算法优化支持向量机程序,用于参数寻优,提高分类率(Genetic algorithm optimization support vector machine program)
遗传算法优化支持向量机
- matlab实现的基于遗传算法优化的支持向量机