资源列表
mianyipaikesuanfa
- 免疫排课算法,遗传算法的一种进化形式。可供学习研究-Timetable immune algorithm, genetic algorithm as a form of evolution. Available for study
K-Means
- 聚类算法主要针对k-均值法求解聚类问题,可以用于神经网络。-k-means
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