搜索资源列表
MODEL
- 用Lingo和matlab编写的哈密顿圈搜索法则,可以同时搜索三个和四个哈密顿圈-Prepared using Lingo and Hamiltonian circle matlab search rules, you can simultaneously search three and four Hamiltonian cycle
matlabsuanfa
- 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
halmiton
- 通过输入一个有权图,求出它的最短的一条哈密顿回路。-By entering a right map, obtained with a shortest Hamiltonian circuit.
graphic_alogrithms_collection
- 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routing algorithms. All this are dev
ACO_Hamilton1
- 可以实现任何一个哈密顿图的最短路径,从而可以方便的计算出最短路径,获得更大的经济效益-Can achieve any of the shortest Hamiltonian path, which can easily calculate the shortest path to greater economic efficiency
hamiton
- 这个程序主要是应用在图论中来解决哈密顿回路问题 是比较常见的-This procedure is mainly used in graph theory to solve the Hamiltonian circuit problem is more common
fc0
- 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
Hamiltonian-cycle
- 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
Hamiltonian-loop
- Hamiltonian loop 哈密顿环路解决图论最短路问题 -Hamiltonian loop
matlab--Find-the-optimal-solution-
- 寻找最优解或最佳路径的多种matlab算法,其中包括蚁群算法,贪婪算法,哈密顿算法,floyd算法,dijkstra算法,遗传算法等-Find the optimal solution or the best path for a variety of matlab algorithms, including the ant colony algorithm, greedy algorithm, Hamiltonian algorithm, floyd algorithm, dijkstra a
MatlabGr
- 图论程序包,包括最短路的两种算法、最小生成树、匈牙利算法和哈密顿问题的智能算法。-Graph Theory package, including the shortest of the two algorithms, minimum spanning tree, the Hungarian algorithm and Hamiltonian problem intelligent algorithm.
Computing-quantum-eigenvalues
- 一维量子力学(经典的哈密顿算符表征)的特征值计算论文含matlab程序,PDF+m文件-One-dimensional quantum mechanics (classical Hamiltonian characterization) Computation of eigenvalues of paper containing matlab program, PDF+m file
H-infinity-control
- 非线性切换Hmilton系统H-infinity控制,关于这个研究内容的matlab仿真代码-The matlab simulation code of H-infinity control of nonlinear switched Hamiltonian systems
actuator-saturation
- 执行器饱和的切换Hamilton系统H-infinity控制问题,关于此研究内容的matlab仿真代码( 输出状态变量和饱和输入的仿真曲线)-The research content is H-infinity of switched Hamiltonian systems with actuator saturation, and the matlab simulation code is about this (plot the simulation curve of states
蚁群算法
- 求解单旅行商问题的智能算法,蚁群算法。 输入城市间赋权向量(城市间路程),即可输出经过所有城市且总路程最短的最小哈密顿环。(telligent algorithm for solving single traveling salesman problem, ant colony algorithm. By inputting the weight vector between cities (the distance between cities), the minimum Hamilton
