资源列表
AIDemo14-1
- 人工智能,用BP算法实现的三层神经网络系统-artificial intelligence, BP algorithm of the three-tier neural network system
c++renlianshibie
- VC++开发的人脸识别程序,采用VC6.0开发,经验证较准确-VC development of the face recognition procedures, using VC6.0 development, proven more accurate
mlj
- 用C编写的数据挖掘的相关算法,包括ID3,C4.5,NB等,不知道对大家是否有帮助,第一次传-prepared by the Data Mining algorithms, including ID3, C4.5, NB. We do not know whether the right help, the first try -
CSHARP_NET_SHOPPING_CART_DATA_MINING_COMPONENT.ZIP
- 一个经典的apriori算法(c#实现),与大家分享-a classic apriori algorithm (c # realization) and share with you
AI_prog
- 这是一个非常简单的遗传算法源代码,对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。-This is a very simple genetic algorithm source code for a specific application to amend this code, Users only need to change t
yichuansource
- 这是我在解决电梯动力学参数写的简单遗传算法(程序带目标函数值、适应度值计算,但是我的适应度函数因为目标函数的计算很特殊,一起放在了程序外面计算,在此不提供)-This is my resolve to write lift kinetic parameters of a simple genetic algorithm (procedures with the objective function value, fitness terms, but my fitness function for
yabanbiaohaoSource
- This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.-This file (the project file
gene_bpnnPID
- 该算法是综合遗传算法和神经网络算法的综合性算法,用来对一些参数进行优化,可收到很好的效果。-the algorithm is integrated genetic algorithms and neural network algorithm integrated algorithm, used to optimize the parameters can be received very good results.
hu_8queen_scr
- 以VC6写的用遗传算法解决8皇后(8queens)问题,包括遗传算法介绍和代码的使用方法说明word文档-to write using genetic algorithms to solve the Queen (8queens). including genetic algorithms and code on the use of the methodology word document
assciationDelphi
- 关联规则算法的实现和表示Delphi源码-association rules and the implementation of the algorithm source said Delphi
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子 nonMutation.m 用于浮点编码的非均匀变异算子
pso-program
- 粒子群优化程序,可以用于函数优化,工程优化等-PSO procedures can be used for function optimization, engineering optimization