-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(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.
- 2022-02-04 12:02:57下载
- 积分:1
-
FP算法 由韩家炜教授发明 用于挖掘频繁项集
FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set
- 2022-02-14 07:27:05下载
- 积分:1
-
单层线性神经网络实例
单层线性神经网络实例-single example of linear neural network
- 2022-04-21 18:39:24下载
- 积分:1
-
4×4矩阵式键盘识别技术
* 注:为了有更多实用的实验程序供大家学习,部分程序参考网上的资源,
* 在此谢谢这些无私奉献的朋友...
4×4矩阵式键盘识别技术
* 注:为了有更多实用的实验程序供大家学习,部分程序参考网上的资源,
* 在此谢谢这些无私奉献的朋友-4 × 4 matrix keyboard recognition technology* Note: in order to have more practical experimental procedures for everyone to learn some of the procedures refer to online resources,* thank these selfless dedication Friend
- 2022-08-19 20:50:09下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
svm light we can reference ah ha ha ha ha ha ha
svm light 大家可以参考哈哈啊-svm light we can reference ah ha ha ha ha ha ha
- 2022-01-22 12:39:42下载
- 积分:1
-
介绍了遗传算法工具箱及其具体的应用,很有参考价值.
介绍了遗传算法工具箱及其具体的应用,很有参考价值.-introduced a genetic algorithm toolbox and its specific application of great reference value.
- 2023-08-11 04:35:05下载
- 积分:1
-
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src...
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.-Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.
- 2022-01-25 14:41:00下载
- 积分:1
-
经典算法clique的java实现
经典算法clique的java实现-Classical algorithm clique of the java implementation! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-07-19 20:21:53下载
- 积分:1
-
TCA包是一个实现了树的matlab程序
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be best fitted in a tree structured graphical model. The TCA model
can be applied in any situation where the data can be assumed to have been
transformed by an unknown linear transformation.
- 2022-04-28 17:54:23下载
- 积分:1