资源列表
AntClusteri
- 蚁群算法求解聚类问题,主要是用于TSp旅行商等问题的求解。-ASO
RBF_Cloud
- 基于云理论的RBF神经网络,1.0版本。训练的鲍鱼数据集。内涵数据集。-neural network with cloud basic function
GACode
- 遗传算法的C++源代码,不要matlab也可以用,感兴趣的同仁,试试吧-The GA Code in C++,runing without matlab
123
- 一种单片机上实现模糊控制的PDF,讲的比较详细!-PDF fuzzy
chap5_4
- 实数编码的遗传算法pid整定,实现系数自整定-Real-coded genetic algorithm pid tuning to achieve self-tuning factor
Automation
- Incubator using fuzzy logic controller
NNxuexiziliao
- 很好的学习神经网络的资料,希望对大家会有所帮助-Neural network to learn very good information, I hope will be helpful for all of us
KOHONEN
- 目录包含了代码执行Kohonen网络。源代码 中可以找到KNET.CPP 。样本数据isfound在KNETSAMP.PAT 。程序输出 可在接受KNETSAMP.OUT-Directory contains the code to implement Kohonen network. Source code can be found KNET.CPP. Isfound sample data in KNETSAMP.PAT. Output can be in KNETSAMP.OUT
SOFM
- 该目录包含了代码执行Kohonen自组织特征 地图网络。源代码中可以找到SOFM.CPP 。样本数据中发现 SOFMSAMP.PAT 。的自组织特征映射程序接受输入的载体和组成 计算重量。输出定向到屏幕上。-This directory contains the code to implement Kohonen self-organizing feature map network. Source code can be found SOFM.CPP. Found in the s
GeneticAlgorithmsforFunctionOptimization
- 应用遗传算法实现函数的优化,内有文字说明,和论文!-Genetic Algorithms for Function Optimization
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
