资源列表
BP_xor_c
- C语言版的BP算法,解决异或问题!样本需要人为的加入!建一个txt文件就可以了!-C language version of the BP algorithm, resolve differences or problems! The samples were needed to join! built a txt document can!
initpopyichuansuanfa
- 利用MATLAB编写遗传算法的源程序,较为全面。-Genetic algorithm using MATLAB source code written, more comprehensive.
complexNetwork
- 加了注释的c代码(complexNetwork)源代码,下载后就可以直接使用-Added a comment c code (complexNetwork) source code, downloads can be used directly after
acs
- 针对改进的蚁群算法的程序描述,自己已经编辑调试成功-the algorithm for solving ACS
use-elman-net
- use elman net to forecast 股市 ,挺精确的-use elman net to forecast
YIchuansuanfa
- 一种聚类算法,适合初学者学习使用。如果有不明白的地方欢迎交流。-A kind of clustering algorithm, suitable for beginners to learn to use. If there do not understand the exchange welcome.
thegeneticalgorithm
- 遗传算法的基本运算过程如下: a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。 b)个体评价:计算群体P(t)中各个个体的适应度。 c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体的适应度评估基础上的。 d)交叉运算;将交叉算子作用于群体。所谓交叉是指把两个父代个体的部分结构加以替换重组而生成新个体的操作。遗传算法中起核心作用的就是交叉算
ACOforTSP
- 用蚁群算法解决TSP问题,根据别人的源码修改的,加入了轮盘算法进行城市选择-use ACO to solve TSP
ALLDA
- 自适应局部线性判别分析代码(matlab)
人脸检测源代码
- 人脸检测源代码,是人工智能检索方面比较常用的,大家下班啊-Face Detection source code, artificial intelligence search area is relatively common, we work ah
EAFSA
- 改进的人工鱼群算法,优化后实现,可视化。-Improved artificial fish-swarm algorithm, optimized to achieve, visualization.