资源列表
PSO_basic
- 这是一个基本的微粒群算法,适合刚入门的朋友看一看。-This is a fundamental particle swarm algorithm, suitable for beginners look at the friends.
GPdata-3.0.tar
- 标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at
matlab与vc混编
- 介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。-briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.
zhong
- 系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平方和 Jc 值达到最小有可能出现将大的聚类簇分割的现象。-system clustering algorithm K-means cluster analysis is a basic met
c 5.5
- 本人用c作的c 5.5,一种决策书的开发工具,感兴趣的可以一起研究-I used for the c c 5.5, a decision on the development tools, together with interest the study
操作矩阵的类 CMatrix
- 一个操作矩阵的类CMatrix的算法,代码比较长,但是时间复杂度不是很高,所以个人觉得还算是个合格的该类算法代码-an operational matrix of categories CMatrix algorithm, code rather long, but time complexity is not very high, so personally think that this was a qualified source of such algorithms
BP神经网络C程序
- 比较实用的一个BP神经网络实现的C++程序,希望对大家有用处-a more practical BP neural network in C procedures, we hope to be useful
计算性能的程序
- Unix下有time程序,可以统计程序的时间,Windows下的time没这个功能,本程序可以实现这个功能-time under Unix procedures, statistical procedures, the time Windows did not function, the procedures can achieve this function
improvedGA
- 改进的遗传算法程序用于优化PID控制器中的两个参数-improved genetic algorithm optimization procedures for the PID controller two parameters
模糊推理程序
- 为缩短编码长度,提高优化速度,采用简单的3*5=15条模糊规则-to shorten the length coding, improve speed optimization, a simple 3 * 5 = 15 fuzzy rules
隶属度函数计算程序
- mf()计算模糊集合中论语元素的隶属度,y代表中心值,z代表分布参数,隶属度函数采用对称三角函数-mf () calculated fuzzy set Analects elements of membership, y values represent the Center, z representatives distribution parameters, membership function symmetrical trigonometry
二叉树的生成与遍利
- 二叉树-binary tree !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
