Welcome![Sign In][Sign Up]
Location:
Search - SA_TSP

Search list

[Other resourceSA_TSP

Description: 是一个应用matlab来实现基本的管理应用问题的源码!改进后可以实现多种功能!-Matlab is an application to achieve the basic management application source code! Improvements could achieve multiple function!
Platform: | Size: 476829 | Author: 3q2eqe | Hits:

[matlabSA_TSP

Description: 是一个应用matlab来实现基本的管理应用问题的源码!改进后可以实现多种功能!-Matlab is an application to achieve the basic management application source code! Improvements could achieve multiple function!
Platform: | Size: 476160 | Author: 3q2eqe | Hits:

[JSP/JavaSA_TSP

Description: matlabf非常好基于Contourlet变换的水印算法.与小波变换不同的是Contourlet变换采用类似于线段(contoursegment的基得到一种多分辨、局部化、方向性的图像表示。水印信号通过基于内容的乘性方案加载到Contourlet 变换系数-matlabf very good Contourlet Transform-based watermarking algorithm. and wavelet transform is different Contourlet transform similar segment (contoursegment the base to be a multiresolution, local and express direction of the image. watermark signal by the adoption of content-based programs loaded into Contourlet transform coefficients
Platform: | Size: 477184 | Author: ddsdsds | Hits:

[AI-NN-PRSA_TSP

Description: 使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序-The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source
Platform: | Size: 3072 | Author: ann | Hits:

[matlabsa_tsp

Description: 旅行商问题的模拟退火matlab程序 (程序软件包)-Traveling Salesman Problem matlab simulated annealing procedures (Procedure package)
Platform: | Size: 478208 | Author: 王健 | Hits:

[AI-NN-PRsa_tsp

Description: 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
Platform: | Size: 1024 | Author: TL | Hits:

[Othersa_tsp

Description: 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TSP problem) is a vendor from the n cities in a city of departure, not repeated through the remaining n-1 cities and back to to the original starting point, in all possible path to derive a shortest path length. The software design is the use of simulated annealing algorithm to solve TSP problems, the adoption of the software design, on the simulated annealing algorithm and the traveling salesman problem to have a preliminary understanding.
Platform: | Size: 1024 | Author: 周薇 | Hits:

[AI-NN-PRSA_TSP

Description: 用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.
Platform: | Size: 2048 | Author: gjj | Hits:

[matlabsa_tsp

Description: tsp旅行商问题,简洁的程序,适合学习。由MATLAB编写TSP旅行商问题
Platform: | Size: 1024 | Author: | Hits:

[AI-NN-PRSA_TSP

Description: 模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
Platform: | Size: 447488 | Author: iris | Hits:

[matlabSA_TSP

Description: 这个是一个很好的程序,里面的参数可以修改一下-This is a very good program, which you can modify the parameters
Platform: | Size: 477184 | Author: | Hits:

[Mathimatics-Numerical algorithmsSA_TSP

Description: 旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短。-TSP (Travelling Salesman Problem, Jane Hutchison TSP, also known as the traveling salesman problem): with n cities and the distance matrix D = [dij], which said dij city i to city j the distance, i, j = 1, 2 ... n, the problem is to identify each city exactly once visited a loop and make it to the shortest path length.
Platform: | Size: 268288 | Author: 章为到 | Hits:

[matlabSA_TSP

Description: 自己编写的模拟退火matlab程序,在已有程序上的改进。-I have written matlab simulated annealing process, the existing procedural improvements.
Platform: | Size: 477184 | Author: 占志刚 | Hits:

[matlabSA_TSP

Description: the famous problem of travel salesman problem..one of the solutions-the famous problem of travel salesman problem..one of the solutions
Platform: | Size: 477184 | Author: youssef | Hits:

[AI-NN-PRSA_TSP

Description: 模糊退火算法,机器人路径跟踪要用到的算法,很好用,有源码-Fuzzy annealing algorithm, robot path tracking algorithm to use, easy to use, with source
Platform: | Size: 477184 | Author: hanxue | Hits:

[matlabSA_TSP

Description: 在MATLAB环境下,对旅行商(TSP)问题的研究与设计源代码-In the MATLAB environment, the traveling salesman (TSP) problem of the source code and design
Platform: | Size: 476160 | Author: zhangnianyu | Hits:

[matlabSA_TSP

Description: It is the Simulated Annealing method coded by matlab and has a good results.
Platform: | Size: 476160 | Author: xia | Hits:

[AI-NN-PRSA_TSP

Description: 利用模拟退火算法解决TSP问题,利用C++实现,注释较详细-Use SAP to solve TSP
Platform: | Size: 11264 | Author: ns | Hits:

[matlabSA_TSP

Description: 此程序用于对matlab 模拟退火算法的验证及应用-This procedure used for the validation and application of the Matlab simulated annealing algorithm
Platform: | Size: 447488 | Author: zxc | Hits:

[matlabSA_TSP

Description: 模拟退化算法,用于解决TSP问题,有GUI-Analog degradation algorithm for solving TSP problem, there GUI
Platform: | Size: 508928 | Author: 李同文 | Hits:
« 12 »

CodeBus www.codebus.net