Welcome![Sign In][Sign Up]
Location:
Search - TSP with hopfield

Search list

[Other resourceTSP.ZIP

Description: 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
Platform: | Size: 15259 | Author: 刘洋 | Hits:

[Other resourceknapsack2

Description: HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
Platform: | Size: 15533 | Author: 刘峰 | Hits:

[AI-NN-PRknapsack2

Description: HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦-HOPFILED cases with a classic, TSP solution, code integrity, I was prepared oh
Platform: | Size: 15360 | Author: 刘峰 | Hits:

[AI-NN-PRTSP.ZIP

Description: 用pascal写的hopfield神经网络解决TSP问题的代码。-with the neural network solution hopfield TSP code.
Platform: | Size: 15360 | Author: 刘洋 | Hits:

[AI-NN-PRTsp_GA_Hopfield

Description: 这是一个用VC++6求TSP问题的程序。程序中采用了两种方法:遗传算法和Hopfield神经网络-This is a VC 6 for TSP procedures. Procedures for the use of two methods : genetic algorithms and neural networks Hopfield
Platform: | Size: 60416 | Author: hongbochen | Hits:

[OtherTSP

Description: 商务旅行问题TSP用Hopfield人工神经网络实现-Business Travel TSP problem with Hopfield artificial neural network
Platform: | Size: 62464 | Author: 薛峰 | Hits:

[AI-NN-PRsimulated_annealing-TSP

Description: 用神经网络算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using neural network algorithm for solving the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
Platform: | Size: 4096 | Author: 何金深 | Hits:

[AI-NN-PRhopfield_neuro_network

Description: 用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Mesh optimization algorithm used to solve the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
Platform: | Size: 3072 | Author: 何金深 | Hits:

[matlabHopfieldTsp

Description: 用MatLab,编写用Hopfield网络求 解TSP问题(旅行商问题)的程序(城市 数目≥5)-Using MatLab, prepared using Hopfield network to solve TSP problem (TSP) process (the number of cities with ≥ 5)
Platform: | Size: 1024 | Author: weareyy | Hits:

[AI-NN-PRtsp

Description: hopfield神经网络求解TSP问题,改程序设置了10个城市的随机位置,进而解决城市间最短路径问题。-hopfield neural network to solve TSP problem, the procedures set up to 10 cities random location, then the shortest path between cities to solve problem.
Platform: | Size: 524288 | Author: stefwang | Hits:

[AlgorithmTSP-Hopfield-CSharp

Description:
Platform: | Size: 83968 | Author: IR-1 Keren | Hits:

[AI-NN-PRTSP

Description: 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
Platform: | Size: 948224 | Author: mhy | Hits:

[AI-NN-PRhopfield

Description: 利用C语言编写的hopfield网络模型解决TSP问题-use hopfield network programmed with C to solve the TSP problem
Platform: | Size: 3072 | Author: 盖长青 | Hits:

[AI-NN-PRTSP110707

Description: 本文首先提出了基于TSP 的多点位加工路径优化模型以最高生产效率为目标 函数并以数控中心的多孔位加工和多点位焊接两个典型的自动化加工系统为例来 验证该模型的经济性和适用性其次分别为这两个系统建立了基于TSP 的路径优 化模型模型中考虑了实际加工时的系统中约束条件的影响如数控加工中心的换 刀速度主轴移动速度和焊接机器人的工作台转动速度等提出了近似法将数 控加工中心主轴对同一个孔位n 次重复遍历如钻粗镗精镗等简化对n 个 极小间距的相邻点位的一次遍历从而建立相应的多点位数控加工模型然后分 析和比较了罚函数法Tabu 算法等算法这些算法在求解TSP 时存在收敛速度慢 运算过程复杂的不足本文结合了这些算法的一些特点采用了改进的Hopfield 算 法求解基于TSP 的路径优化模型用C 语言编制了该改进算法的优化程序经实例 试算表明该算法具有收敛快权系数变化小迭代次数少的特点-Firstly, multi-point manufacture routine optimum model is referred. The highest efficient is the object function. Multi-holes machining and multi-weld system are adapted to verify the economics and adaptability of model. Secondly, separately the routine optimum models of both systems are built up. Restriction in the real systems is considered (such as the tool change speed, staple shaft moving speed in CNC and operation platform rotation speed in weld robot). The approximate way is referred to predigest the n times visits as 1 times visit, to establish the multi-holes CNC machining model. Thirdly, analyze and compare the characters and difference of penalty function, Tabu algorithms, point out their faults combine with the merits of other algorithms, and adapt the improving Hopfield algorithms calculate the routine optimum model based on TSP, which is speedily and easily calculated. The optimum program is compiled in C language to achieve the improving algorithms.
Platform: | Size: 523264 | Author: 翁經堯 | Hits:

[AI-NN-PRTSPbyNN

Description: 采用Hopfield神经网络和暴力破解两种方法求解10城市旅行商问题(TSP)-To solve 10 cities Traveling Salesman Problem with Hopfield Neural Network and in a violent way separately
Platform: | Size: 4096 | Author: 刘轶伟 | Hits:

[AI-NN-PRTSPPPSOPACOPHOPFIELD

Description: 分别用遗传算法 ,蚁群算法和hopfield算法实现的TSP算法,有界面,能把路径用不同颜色表示-TSP algorithm using genetic algorithm, ant colony algorithm and hopfield algorithm, interface, can path with different colors
Platform: | Size: 10240 | Author: 苏苏 | Hits:

[AI-NN-PRhopfieldTSP

Description: 用Hopfield神经网络计算旅行商(TSP)问题-With Hopfield neural network computing traveling salesman (TSP) problem
Platform: | Size: 309248 | Author: 连云 | Hits:

CodeBus www.codebus.net