资源列表
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
ANN
- 神经网络MATLAB7函数解释说明,不错哦-Explain the function of neural networks MATLAB7
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
bp
- 神经网络中的最基本的BP算法,代码用C语言完成,更改代码中的绝对路径为自己的路径或者改成相对路径就可直接运行-Neural Networks and Learning Machines , the basic Back-Propagation Algorithm,developped by C Language
1
- 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
main
- 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
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
VBwuziqi
- VB五子棋,棋盘和棋子需要的化电子邮箱告诉我!
som
- 自组织神经网络可以对输入模式进行自动分类。-Self-organizing neural network input mode can be automatically classified.