资源列表
CSA
- 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second pa
FCM.RAR
- 具体阐述了FCM聚类算法的的相关知识,相信对分类方面的研究会很有帮助-specify a FCM clustering algorithm associated knowledge, I believe that the classification will support research
c4.5r8
- 决策树分类算法源代码,非常优秀的数据挖掘工具包,全部使用C语言完成的-decision tree classification algorithm source code, excellent data mining tool kits, all use the C language completed
BP(c)
- 一个bp神经网络的c语言源代码,已经通过编译调试。-a neural network bp c language source code, compile debug.
sir
- 这是粒子滤波的实现,可以实现基本的粒子滤波的算法,也就是用MARLAB实验SIR的程序.-This is the realization of particle filter can achieve basic particle filter algorithm, which is used MARLAB SIR experimental procedures.
11vs11Client
- 机器人足球仿真11vs11源代码(精简版)-11vs11 robot soccer simulation source code (version)
peizhun
- 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
vb-GA
- 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
immunity
- 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
98_102817_1114408677
- 数据挖掘的多维关联规则apriori算法的实现-Multidimensional Data Mining Association Rules algorithm algorithm implementation
Apriori(Java)
- Apriori是数据挖掘中关联规则的经典算法,此源码是其Java实现。包内还有实例用的数据库-Data Mining Association Rules classic algorithms, this source is Java. There are examples of packages within a database
LSMClass
- 改进的最小二乘法实现代码,提高了收敛速度。-improve the least-squares method to achieve code, improving the convergence rate.