资源列表
TspSA
- 用模拟退火算法求解旅行商问题的代码,采用C++编写-Using Simulated Annealing Algorithm for Solving Traveling Salesman Problem code, using C++ Prepared
nsga2
- 多目标遗传算法的源代码,希望能到帮到大家-Multi-objective genetic algorithm source code, hoping to help you
nnmc
- 是神经网络的模式识别源代码,可以直接使用;很好用的!-Is a neural network pattern recognition source code, can be used directly good use!
Game
- 本程序为求解博弈纳什均衡解的源程序,可以自己构造博弈矩阵,也可以选择已经存在的博弈矩阵.本程序分为两种方法,一种方法只能求解纯纳什均衡解.另一种可以求混合均衡解.-This procedure for solving the Nash equilibrium solution of game source code, you can construct their own game matrix, can also choose an already existing game matrix.
PSO
- 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
Floys
- 这是一个粒子群优化算法,很好的,大家可以下载后直接运行-This is a particle swarm optimization algorithm, very good, everyone can be downloaded directly to run
winsvm
- 实用的 SVM 预测和分类程序, 可根据自己的需要设置参数-Practical SVM prediction and classification procedures, may need to set up according to their own parameters
bpnn1
- 一个测试 后馈神经网络的程序, 解决XOR 问题-After a test procedure for feed-forward neural network to solve XOR problem
Adalinepattern
- 7类别的 Adaline 神经网络的模式识别程序, 可自行变换或者定义要分类的目标和向量的长度-7 types of Adaline neural network pattern recognition procedures, the definition of self-transformation or to the classification of the object and the length of vector
extract_document
- 这是一个提取 Reuter-21578 的程序, 用做自然语言处理, 文本分类聚类,和信息检索的测试集!-This is an extract of the Reuter-21578 procedure, used for natural language processing, text classification clustering, and information retrieval test collection!
MyApp
- 一个关于经典TSP问题的模拟退火算法的实现-A classic TSP problem on the simulated annealing algorithm
