资源列表
WInDS_ver.0.9
- 国外网站提供的风力机叶片旋转流场的模拟.有说明。-The foreign website provides wind turbine blade rotation flow simulation
robot
- 介绍机器人的开发 基础与应用 特别适合新手学习开发-robot pro
Data-Mining-Concepts-and-Techniques
- 介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度 提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现 方法主要面向可规模化的、有效的数据挖掘工具开发。 除学习数据挖掘系统的分类之外,你将看到建立未来的数据挖掘工具所面临的挑战性问题-Introduction What is data mining, knowledge of what is found in the database. The book provides the m
TSP
- 这是使用遗传算法和粒子群算法来解决TSP问题-This is to use genetic algorithm and particle swarm algorithm to solve the TSP problem
NBclassfier
- 贝叶斯情感分类器,基于五倍交叉法来验证。程序可以直接运行,改程序是在基于已经分词的情况下实施的。-Bayesian classifier, emotion to verify five times based on the crossover. Program can be run directly, the program is based on the segmentation of the case.
trainNerualne
- 径向基神经网络训练程序,对初学用神经网络编程的很有帮助啊-matlab trainNerualne
yangbenshuju
- 人体脉象样本数据,一共有30个人的样本包括正常和吸毒者的,可以供从事模式识别的人作样本。
GA
- 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm programs, and use them to solve a 48 cities TSP.
vc_pso
- 基本的粒子群源代码及其在自动配煤中的应用-Particle Swarm basic source code and its application in automatic blending application
lunwen
- 关于模糊聚类方法的论文 FCM 模糊聚类神经网络 以及一些改进的FCM聚类-Fuzzy clustering method on paper FCM fuzzy clustering neural network and a number of improved FCM clustering
HierarchicalDistributedGeneticAlgorithim
- 这是一篇关于分层分布式遗传算法的比较早的参考文献,于1996发表于Intellient Control ,IEEE检索;Arizona 大学Jinwoo Kim等人的研究成果。该论文详细介绍了分层分布式遗传算法的原理和设计理念、设计思路,接着用分层分布式遗传算法去优化模糊控制器,取得了很好的实际效果。-This is a hierarchical distributed genetic algorithm on the earlier references, published in 1996
GA_SVM
- 基于遗传算法的人工免疫算法,可以用于解决优化选址问题 matlab语言(Artificial immune algorithm matlab language)