资源列表
tsp
- 用遗传算法求解tsp旅行商的源代码 有详细过程及注解-Tsp TSP by genetic algorithm source code for a detailed process and comments
GA
- 一个简单但完备的遗传算法用于函数优化的程序!对于初学者很有用!-A simple but complete genetic algorithm for function optimization program! For beginners very useful!
Simulated-annealing--tabu-search
- 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
Astar-to-solve-TSP
- A* 算法的一个应用,货郎担(旅行商)问题。设有n个城市,城市之间均有道路,一个旅行商从某城市出发,经过其余n-1个城市一次且仅一次,最后回到出发的城市,他如何走才能使他所走的路程最短?-Traveling salesman problem and the optimal solution
kde2d
- 二维核密度估计算法.以及最优化计算核宽度。-bivarite kernel estimation
Roc
- 通过决策值,可以绘制ROC曲线的python程序-This tool which gives the ROC by ranking the decision values.
thegreedyalgorithmusinggeneticalgorithmssolveknaps
- 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
gatree
- 遗传算法解决最小生成树问题,程序包含5个文件,直接运行start即可-This program use GA to solve the problem of minimum spanning tree
k-means
- c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
bp-and-matlab
- 遗传算法优化bp神经网络程序,利用本程序不但可以熟悉神经网络的工作原理,而且可以熟悉matlab编程语言,从而为以后的工作打下坚实的基础。-it s about bp and matlab,The use of this procedure can not only be familiar with the works of the neural network, but also familiar with the Matlab programming language, and thus l
tspmatlabgenetic
- TPS的遗传算法程序,可以作为演示遗传算法的基本程序-TPS genetic algorithm can be used as genetic algorithms demonstrated the basic procedures
gaijin
- c++实现遗传算法实例,步骤清晰,简单易懂-c++ genetic algorithm instance, clear, simple and easy to understand steps
