资源列表
bp
- bp神经网络,明白的人下吧,相当不错-bp neural network, people who understand, are you, pretty good
BP
- 神经网络——BP算法源码的C环境实现,用它可以训练样本数据-Neural network- BP algorithm of the C-source environment to achieve, it can be trained with sample data
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
ycsf
- 自编遗传算法程序,包括竞争选择,交叉,变异。-Own genetic algorithm procedures, including competitive selection, crossover and mutation.
ycsf
- 本程序为遗传算法源程序,只要调用里面的程序就可以方便的实现某些功能,无须知道内部如何编程。-This procedure for the genetic algorithm source code, as long as the procedure call it will be convenient to achieve certain functions, does not have to know how the internal programming.
fftcode
- fft算法的源码,是全国电子设计大赛一等奖获得者使用的-fft algorithm source is the National Electronic Design Competition first prize winner of use
fuzzy
- 依各有關人工智慧 fuzzy的範例 我覺得還不瀨 請大家看看吧-In accordance with the relevant examples of artificial intelligence fuzzy I think not Seto Please take a look at it
yichuansanf
- 该为遗传算法解决比赛项目排序问题,给出了过程分析,列出了比赛项目排序的模型,进行了方法的研究,最后用c语言编程实现了矩阵的导入,矩阵的转化,遗传算法.程序在解决此类问题,效果良好-The events for the genetic algorithm to solve scheduling problem, given the process of analysis, a list of events sort of model, carried out research on methods
PSO_C++
- 一个很好的学习粒子群算法的例子。(刘康C++版本) 程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 备注:目标优化函数程序中已经内定了,f6 ={0.
GRNNhuoyun
- 基于广义回归神经网络的货运量预测的源代码,可以直接编译运行。并且里面有详细的代码注释。-Generalized regression neural network based on the PCF s source code, you can direct the compiler to run. And there are detailed notes of the code.
bp
- 一段用bp训练网络并拟合的源代码。 可以直接编译运行-Bp network used for some training and fitting the source code. Compiler can be directly run
rbf
- 由于本人近阶段在研究神经网络方面的,所以把有关方面的共享给大家。 这段是用rbf函数逼近的源码。可直接编译运行-Due to recent phase I study of neural networks, so the parties to share to everyone. This is the source function approximation rbf. Direct the compiler to run