资源列表
基于遗传算法的人工生命源程序
- 基于遗传算法的人工生命模拟源程序!-based on genetic algorithm source artificial life simulation!
IntEDA
- UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm-UMDA. A kind of estimation of distribution algorithm, which is the improvement of genetic algorithm
WinZipSource
- 这是类似winzip压缩软件的一个源代码,希望大家喜欢
GA-code
- using C++ for genetic algorithm
som
- 神经网络中的无监督学习中的SOM学习算法,并在MFC中以主观方式显示学习过程。
BPnet
- 本代码实现了神经网络的BP网络算法,应用MATLAB编写的,比较好的代码!
crlb
- cramer rao bound calculation
clustering_algorithm_review
- 该综述介绍了分层次聚类法,最大距离样本,K平均聚类法等聚类方法的思路。
2_9
- AN ADAPTIVE CONTROLLER BASED ON NEURAL NETWORKS FOR MOTOR-DRIVE LOAD SIMULATOR Shen Dongkai Wang Zhanlin College of Automation Science and Electrical Engineering Beijing University of Aeronautics and Astronautics Beijing 100083, P.R.China r
Robot12
- 机器人路径规划,c++编程解决路径规划 -Ant algorithms for the pathline
successful-program
- 蚁群算法优化BP神经网络,已运行,良好,简单-Ant colony algorithm to optimize BP neural network has been running good, simple
EightPuzzle
- A*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价 每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高
