资源列表
ISODATA
- 主要描述了模式识别中的ISODATA算法-Mainly describes the pattern recognition algorithm of ISODATA
bahunghou
- 从八皇后的例子看出搜速深度有限,仅有几层,而且不可能出现重复状态的问题,因此BACKTRACK过程完全适用,对于八数码问题则不然,必须设置深度范围限制及出现重复状态引起的死循环这两个回溯点. -Examples of Queen' s from eight to see the depth of search speed is limited, only few, but can not state the problem of duplication, so the process
Apriori
- 用c++实现apriori算法的全套代码,是学习aoriori的好资料!-Using c++ to achieve the full set of apriori algorithm code is a good learning aoriori information!
BGA
- BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
BGA
- BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
box
- 由文件input.txt提供输入数据。输入文件第1 行有2个正整数n和m(1<=n,m<=100), 表示仓库是n×m个格子的矩形阵列。接下来有n行,每行有m个字符,表示格子的状态。 S 表示格子上放了不可移动的沉重货物; w 表示格子空闲; M 表示仓库管理员的初始位置; P 表示箱子的初始位置; K 表示箱子的目标位置。 -Provided by the input data file input.txt. Line 1 input file ther
RGA
- Real Genetic Algorithm RGA
SAGAHillClimbing
- Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA -Simulated Annealing SA Hill Climbing HC Local Beam Search LBS Genetic Algorithm GA
ap
- 在计算经典的模糊指派问题中比较实用的一种匈牙利算法,-In the calculation of the classic fuzzy assignment problem in Hungary as a more practical algorithm,
outstar
- matlab写的简单的联想网络实例,模拟dog,meat,light生物条件反射实验-matlab write simple examples of the association network, analog dog, meat, light on Biological conditioned reflex experiments
123
- 遗传算法实例 只有代码无界面 基于VB环境开发的-Genetic algorithm example code only without interface development environment based on VB
juleihefenlei
- 对一组样本通过C-means算法进行聚类分析,然后对聚类结果用感知器算法进行分类,是模式识别课程的实验。-Samples of a group through the C-means cluster analysis algorithm, and then the results of the clustering algorithm used to classify perceptron is a pattern recognition course experiment.