资源列表
Maxfpminer1
- 本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm.
cure
- 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
树木分类专家系统
- 这是一个基于WEB的树木分类专家系统asp源代码,对于初学者特别有帮助!-This is a Web-based expert system for classification trees asp source code, especially for beginners help!
binary
- 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the minimum, and the corresponding val
CBPNET
- BP神经网络VC类,此类对BP神经网络进行了封装,整个类是基于动态构建,可以适合于任何采用BP神经网络的模式识别应用。-BP neural network VC categories, such BP neural network to a package, the whole category is based on dynamic construction, and is suitable for use in any BP neural network applications of pa
PSOSAMPLE
- PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
javasom_1[1].0.0
- Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows : for each one network input,
bp_algorithm
- 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
机器人C语言机电一体化接口
- 研究机器人控制不可多得资料,强烈推荐-robot control study rare, strongly recommended!
有视觉机器人制作
- 全面讲解了有视觉机器人的解决方案,强烈推荐-comprehensive account of a robot visual solutions and strongly recommended
遗传算法工具箱
- 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
libsvm-2.33
- LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.