资源列表
GA_TSP
- 遗传算法求解tsp问题,有详细注释,31个城市的中国tsp问题-Genetic Algorithm for tsp problem, detailed notes, 31 cities of China, the problem tsp
TMP_5_Codes
- ANFIS modeling & simulation Compelete codes for building & training a fuzzy Inference System
bp
- 神经网络中的最基本的BP算法,代码用C语言完成,更改代码中的绝对路径为自己的路径或者改成相对路径就可直接运行-Neural Networks and Learning Machines , the basic Back-Propagation Algorithm,developped by C Language
KNNweka
- application de l algorithme KNN en utilisant WEKA dans la lecture des fichier et une methodes optimisé pour parcourir la liste des instance une seul fois lors de la recherche et de la classification application of KNN algorithm in WEKA using file
ANN
- 神经网络MATLAB7函数解释说明,不错哦-Explain the function of neural networks MATLAB7
som349
- 自组织 Kohonen 映射程序,当一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。 -Kohonen self-organizing map process, when a neural network to outside input mode, will be divid
GA
- 经典的遗传算法,用于求解TSP问题,高效,方便,城市坐标已附于文本文件夹中-Classical genetic algorithm for solving TSP problems, efficient and convenient, the city coordinates is attached to a text file folder
Matlab_BP
- BP神经网络模型程序 matlab编程实现BP神经网络应用-BP neural network model program matlab programming BP neural network
tabusearch-TSP
- 用禁忌搜索算法求解tsp。。。matlab写之,很有意义
geneticalgorithm
- 通信建模领域的遗传算法。本算法提供14个参数可供修改验证。每个参数都有具体英文解释,对于通信建模的初步认识有很大的帮助。-Modeling the field of communications genetic algorithm. This algorithm can be modified to provide 14 parameter validation. Each parameter has a specific interpretation in English, for an in
bayes_numeric
- 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
TSP
- 功能描述:本程序实现找TSP问题的精确最优解-Function Descr iption: The Program for the problem to find the exact optimal solution of TSP
