资源列表
TOA
- 基于TOA|TDOA|AOA算法的比较,含详细MATLAB源程序-Based on TOA | TDOA | AOA Algorithms, with detailed MATLAB source code
GAexamples1
- 单目标遗传算法优化的经典例子,从中既能很好的理解遗传算法的基本原理,又能快速学会GA的C++编程。-Single-objective genetic algorithm optimization of the classic examples, from both a good understanding of the basic principles of genetic algorithm, GA can quickly learn to the C++ Programming.
prim
- 用prim算法求最小生成树,只要输入途中两点间权值,直接的结果-With prim for the Minimum Spanning Tree, as long as the power input on the way between two values, a direct result of
ART1
- 本文件里面包含ART1神经网络算法的C语言源代码,并且生成EXE文件。-include a file ART1 source code,you can download it without warrying.
iris_bayes
- 对一组iris数据进行分类的贝叶斯算法,并用留一法计算正确率-Iris on a Bayesian algorithm to classify the data, and calculated using leave-one accuracy
sp
- 最短寻路算法,利用Astar算法实现,是arp游戏中的寻路模型,有图例-Find the shortest path algorithm, the use of Astar algorithm is arp routing game model, there is Legend
ConjunctiveRule
- 数据挖掘中的基于关联规则的分类算法源码1-data mining based on association rules of a classification algorithm source code
PSO-VRP
- 就是相当简单的介绍一下物流选址方面的相关问题-The brief is quite simple logistics issues related to site selection
ga
- 这是一篇关于遗传算法的论文 有需要的话可以下载
geneticalgorithmwith
- 遗传算法的程序,可用于离散变量优化,多目标优化等许多领域.-the procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas .
javann-0-0-1c
- 利用JAVA分别实现了神经网络和遗传算法并对XOR问题给出了两者的比较
LDAForTextClassification
- 使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification
