资源列表
neural-network
- 为方便学习神经网络算法基本流程及编程,这里给出了神经网络算法的MATLAB程序-To facilitate the learning process and the basic neural network algorithm programming, here are a neural network algorithm in MATLAB
SA
- 使用模拟退火算法优化函数极值,代码自编,取得了较好的结果-Using simulated annealing optimization function extremum, the code self, and achieved good results
BP_by_C
- BP神经网络C++编程实例,非常适合神经网络初学者
Genetic
- 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
FCM
- fcm算法,可以直接运行的代码,很好用,自己编写的-fcm algorithm can be directly run the code, very good, I have written
small_network
- 处理相关系数矩阵,计算聚类系数,最短路径,生成网络图等-Computing the correlation coefficient matrix, processing clustering coefficient, the shortest path, generate network diagram, etc
bpnetwork
- 包含BP神经网络的十种实现算法,绝对精彩!-BP neural network contains 10 kinds of algorithm, absolutely wonderful!
GA-FOR-VRP
- 毕业设计所用的用C++编写的遗传算法求解组合优化问题。-Graduation design used by C++ Prepared Genetic Algorithm for Solving Combinatorial Optimization Problems.
69491715GA-FOR-VRP
- 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦-algorithm for multi- objective optimization. It is a very e® ective algorithm but has been generally criticized for its computational complexity
gatsp
- tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel
network
- 用神经网络的方法计算最短路径,用例子的方式计算出了五个城市间的最短距离。-Neural network with the shortest path method
