搜索资源列表
TSP遗传算法程序
- 基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
基于遗传算法的TSP问题的解决
- 基于遗传算法的TSP问题的matlab实现
TSP
- 基于遗传算法的TSP的MATLAB源代码-THE SOLVE OF THE TSP BY GA
CSharp_TSP_GA
- C#下基于遗传算法做的TSP程序,很好用!-TSP Solution Base on GA in CSharp Language
GA-TSP
- 基于遗传算法的TSP算法,对初学遗传算法的,有帮助-TSP algorithm based on genetic algorithms, genetic algorithms for beginners, help
The-algorithm-of-ACA-anout-TSP
- 基于遗传算法的TSP算法程序,程序完整,下载下来即可运行-TSP algorithm based on genetic algorithm procedure is complete, you can run downloaded
TSP
- 基于遗传算法的TSP算法,有一定的局限性。-TSP algorithm based on genetic algorithms, there are some limitations.
基于遗传算法的 TSP 算法
- tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,Matlab代码。(TSP algorithm based on genetic algorithm, Matlab code.)
chapter4 基于遗传算法的TSP算法
- 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
chapter4 基于遗传算法的TSP算法
- 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
基于遗传算法的TSP算法
- 一种基于遗传算法的TSP算法,比遗传算法更为合理准确(A TSP algorithm based on genetic algorithm is more reasonable and accurate than genetic algorithm)
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,可以计算最优路径,最有适应度。(TSP algorithm based on genetic algorithm)
chapter4
- 基于遗传算法的TSP算法(TSP algorithm based on genetic algorithm)
基于遗传算法的TSP算法
- 采用matlab代码实现了基于遗传算法的TSP搜素算法,(Matlab code is used to implement TSP search algorithm based on genetic algorithm.)
基于遗传算法的TSP算法
- TSP问题是典型的NP难问题,运用遗传算法解决TSP问题(The TSP problem is a typical np-hard problem, using the genetic algorithm to solve TSP problem)
基于遗传算法和非线性规划的函数寻优算法
- 用遗传算法进行线性函数以及非线性函数的寻优(The program of solving TSP problem by genetic algorithm)
遗传算法求解tsp
- 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
遗传算法求解TSP
- 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)
源代码
- 1 基于遗传算法的TSP算法(王辉) 2 基于遗传算法和非线性规划的函数寻优算法(史峰) 3 基于遗传算法的BP神经网络优化算法(王辉) 4 设菲尔德大学的MATLAB遗传算法工具箱(王辉) 5 基于遗传算法的LQR控制优化算法(胡斐)(1 TSP algorithm based on genetic algorithm (Wang Hui) 2 Function optimization algorithm based on genetic algorithm and non