搜索资源列表
c4.5算法数据(VC VERSION)
- 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
压力测试程序
- StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a prepared using Visual C, the open-source testing tools, procedures and services to complete the important functions of the alg
Hermit多项式在线学习ran算法
- 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
bloomFilter
- 拿C编写的boolmfilter算法测试程序,测试程序中只使用了20个节点-Canal C boolmfilter prepared by the algorithm test procedures, test procedures used only 20 nodes
ycsf
- 用遗传算法及佳点集算法测试同一标准函数,普通的遗传算法和佳点集遗传算法的基本思想和不同点
jdj
- 佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点
yc
- 理解普通的遗传算法和佳点集遗传算法的基本思想和不同点,用遗传算法测试一标准函数。
c4.5数据挖掘算法源代码,LINUX版本
- 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
粒子群算法程序以及优化神经网络程序
- 粒子群算法程序以及优化神经网络程序,测试通过
机器人路径规划 遗传算法
- 用遗传算法做的一个机器人路径规划,在机器人实验平台上已经测试过的,好使的。
遗传聚类
- 使用遗传算法优化Kmeans聚类过程,测试数据集都来源于UCI,很好理解,适合初学者。
ID3_Impl ID3算法实现
- ID3算法实现,自己编写的,可以用标准数据集测试-ID3 algorithm, I have written, you can use the standard set of test data
DGPSO.rar
- 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
n57
- 一个神经网络采用遗传算法训练的PPT,挺不错的-A PPT about GA train used by nn
Peking_University_PSO_All_in_one
- 北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
NSA
- 小生境遗传算法,在求多峰值函数中很好用,提供了三个多峰值函数测试函数,希望对你用帮助!-Niche genetic algorithm, in seeking a good multi-peak function by providing a peak function for more than three test functions, you want to use the help!
粒子群算法
- 用c++的方法编写单目标粒子群算法,包含4个测试函数,结果还不错
基于c语言的人工免疫算法的源程序
- 人工遗传算法的C语言代码,可以在C Free 5.0 IDE上测试通过。亲测有效。(artificial immune genetic algorithm)
Matlab代码
- 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
Nonlinear Regression using ANFIS
- 利用ANFIS算法进行回归,里面有具体的数据文件,测试通过,利用里面的核心算法可以做拟合分析等。(Do regression analysis using ANFIS method)