CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最短距离 matlab

搜索资源列表

  1. floyed

    1下载:
  2. 佛洛依德算法的matlab实现,可求任意两点间的最短距离
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:65816
    • 提供者:谭春海
  1. shortestroad

    1下载:
  2. Matlab源程序求任意两点间的最短距离
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2563
    • 提供者:gws
  1. ex6

    0下载:
  2. 用matlab做的求两点间最短距离,本人不才只能求相邻两点的最短距离
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:李式
  1. floyd.rar

    2下载:
  2. floyd算法、求各点的之间的最短路与最短距离,使用matlab求解,,floyd algorithm, and between points and the shortest distance between the short-circuit, the use of matlab to solve,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:139611
    • 提供者:kf
  1. 最短距离聚类的matlab的实现

    0下载:
  2. 最短距离聚类的matlab的实现,最短距离聚类 %说明:此程序的优点在于每一步都是自己编写的,很少用matlab现成的指令, %所以更适合于初学者,有助于理解各种标准化方法和距离计算方法。 %程序包含了极差标准化(两种方法)、中心化、标准差标准化、总和标准化和极大值标准化等标准化方法, %以及绝对值距离、欧氏距离、明科夫斯基距离和切比雪夫距离等距离计算方法。
  3. 所属分类:matlab例程

    • 发布日期:2012-10-28
    • 文件大小:68608
    • 提供者:yinabisheng
  1. shortestpath

    0下载:
  2. 最短距离的求解,用于神经网络,复杂网络等网络间两点的最短距离-shortestpath
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:2484
    • 提供者:曾飞
  1. shujutongji

    0下载:
  2. 第17章: 数据统计和分析 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析 -data
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6011
    • 提供者:舞蛳
  1. Matlab

    0下载:
  2. Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3531
    • 提供者:Wade
  1. Dijkstra

    0下载:
  2. 迪杰斯特拉算法的matlab源文件。输出最短距离及路劲
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:167937
    • 提供者:wang
  1. MinDistTest

    0下载:
  2. 一个查找带权拓扑图中,任意两点最短距离的算法函数,函数名为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
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:29375
    • 提供者:黄志
  1. cluster-analysis(matlab-code)

    0下载:
  2. 利用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
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5666
    • 提供者:许金保
  1. matlab

    0下载:
  2. 图论的一些算法(矩阵运算以及计算任意两点间的最短距离)-Algorithm (matrix operations, and to calculate any two points of the graph theory, the shortest distance between)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:2657
    • 提供者:姚明
  1. floyd-matlab

    0下载:
  2. floyd算法,用于计算网络节点间的最短距离-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:590
    • 提供者:曾靖
  1. the-short-distance-genetic-matlab

    0下载:
  2. 最短距离问题,利用遗传算法解决。这是一个完整的数模题目,有题目,思路,解决方法及源代码,希望大家能够喜欢-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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3755
    • 提供者:李磊
  1. matlab-bgl-master

    1下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:1004962
    • 提供者:helen
  1. matlab

    0下载:
  2. 无线传感器的定位与分簇,定位基于三边定位法,路径基于最短距离查询的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
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3217
    • 提供者:zane
  1. matlab

    0下载:
  2. MATLAB m 文件数据统计和分析 用线性回归法估计一个因变量与多个自变量之间的线性关系 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 用二次完全式回归法估计一个因变量与两个自变量之间的关系 用最短距离算法的系统聚类对样本进行聚类 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 -MultiLineReg PolyReg CompPoly2Reg CollectAnaly DistgshAnalysis MainAnalysis
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5775
    • 提供者:fuxueqian
  1. 模拟退火

    0下载:
  2. 利用模拟退火算法 计算城市最短距离 无闭合回路tsp商旅问题求解(monituihou jiejeuchengshi zuiduanlujingwenti)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:ruizhang
  1. Aco

    0下载:
  2. 用蚁群算法 计算城市之间的最短路线 求出最短距离(Ant Colony Algorithm to calculate the shortest route between cities to find the shortest distance)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:15659437470
  1. 禁忌搜索matlab算法

    2下载:
  2. 禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:5120
    • 提供者:meyond
« 12 3 »
搜珍网 www.dssz.com