搜索资源列表
floyed
- 佛洛依德算法的matlab实现,可求任意两点间的最短距离
shortestroad
- Matlab源程序求任意两点间的最短距离
ex6
- 用matlab做的求两点间最短距离,本人不才只能求相邻两点的最短距离
main.rar
- 蚁群算法计算城市最短距离,matlab源代码,Ant colony algorithm is the shortest distance between cities,
floyd.rar
- floyd算法、求各点的之间的最短路与最短距离,使用matlab求解,,floyd algorithm, and between points and the shortest distance between the short-circuit, the use of matlab to solve,
最短距离聚类的matlab的实现
- 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
shortestpath
- 最短距离的求解,用于神经网络,复杂网络等网络间两点的最短距离-shortestpath
shujutongji
- 第17章: 数据统计和分析 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析 -data
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
Dijkstra
- 迪杰斯特拉算法的matlab源文件。输出最短距离及路劲
MinDistTest
- 一个查找带权拓扑图中,任意两点最短距离的算法函数,函数名为MinDis,开发环境是vc6.0,界面和工程只是举了个例子,测试下10个节点中任意两个节点查找最短路径。 -Find the right one with a topology, the shortest distance between any two points in the algorithm function, the function is named MinDis, the development environmen
cluster-analysis(matlab-code)
- 利用matlab变成实现聚类分析min1.m——求矩阵最小值,返回最小值所在行和列以及值的大小 min2.m——比较两数大小,返回较小值 std1.m——用极差标准化法标准化矩阵 ds1.m——用绝对值距离法求距离矩阵 cluster.m——应用最短距离聚类法进行聚类分析 print1.m——调用各子函数,显示聚类结果 -cluster analysis with Matlab min1.m min2.m std1.m ds1.m cluster.m print1.m
matlab
- 图论的一些算法(矩阵运算以及计算任意两点间的最短距离)-Algorithm (matrix operations, and to calculate any two points of the graph theory, the shortest distance between)
floyd-matlab
- floyd算法,用于计算网络节点间的最短距离-failed to translate
the-short-distance-genetic-matlab
- 最短距离问题,利用遗传算法解决。这是一个完整的数模题目,有题目,思路,解决方法及源代码,希望大家能够喜欢-The shortest distance problem, the use of genetic algorithms to solve. This is a complete digital-analog problem, there are questions, ideas, solutions and source code, I hope everyone can enjoy
matlab-bgl-master
- matlab-bgl工具包,包含matlab图论里边大部分的文件,点度数、边介数、最短距离、聚类系数-matlab-bgl toolkit contains matlab graph theory inside most of the file, click degrees, while the number of referrals, the shortest distance, clustering coefficient Denden
matlab
- 无线传感器的定位与分簇,定位基于三边定位法,路径基于最短距离查询的matlab源代码。其中三个文件一个为主程序,两个子程序一个用于三边定位节点选取和定位。-And cluster localization of wireless sensor, position the three edge positioning method based on distance, shortest path query based on Matlab source code. One of the three
模拟退火
- 利用模拟退火算法 计算城市最短距离 无闭合回路tsp商旅问题求解(monituihou jiejeuchengshi zuiduanlujingwenti)
Aco
- 用蚁群算法 计算城市之间的最短路线 求出最短距离(Ant Colony Algorithm to calculate the shortest route between cities to find the shortest distance)
禁忌搜索matlab算法
- 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)