CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - MATLAB,算法

搜索资源列表

  1. BRENT

    0下载:
  2. 用Visual C++实现,不用导数的布伦特法 Visual C+常用数值算法集中的源代码-Using Visual C++ implementation of Brent method without derivative Visual C+ numerical algorithm used concentrated source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:847
    • 提供者:yj
  1. gait 步态识别算法代码

    8下载:
  2. 步态识别算法代码,对多种识别算法予以实现,以及一些论文上提到方法的测试程序。-Gait recognition algorithm code for a variety of recognition algorithms to be realized, as well as some papers on the method of testing procedures mentioned.
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-10-19
    • 文件大小:13565
    • 提供者:ray
  1. Romberg

    1下载:
  2. 用matlab实现Romberg积分,该算法简单易懂,容易初学者掌握-Romberg Integral using matlab,easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1603
    • 提供者:nike
  1. greedy

    0下载:
  2. 有关贪婪算法的源码,可以用在无线网的成链协议中-The source of the greedy algorithm can be used in the wireless network into a chain of agreements
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1005
    • 提供者:weinan
  1. dijkstra

    1下载:
  2. dijkstra算法的matlab实现,验证数据采用了河北省主要城市的赋值无权网络图,并分析了单程往复式行驶的效率因素,实际应用价值高-the dijkstra algorithm matlab to achieve, verify the data used in major cities in Hebei Province network has no right of assignment, and an analysis of the efficiency of one-way reci
  3. 所属分类:Data structs

    • 发布日期:2016-06-07
    • 文件大小:563781
    • 提供者:WJC
  1. DetectionandIdentificationofCyclostationarySignals

    1下载:
  2. 一篇关于循环谱算法的文章,写得比较详细,但其中的源码可能有些问题-An algorithm on the cyclic spectrum of articles written in more detail, but the source may be some problems
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2738931
    • 提供者:cc
  1. MixtGaussian

    1下载:
  2. 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
  3. 所属分类:Data structs

    • 发布日期:2015-03-07
    • 文件大小:1921958
    • 提供者:赵长生
  1. DeMat

    0下载:
  2. 差分算法,自己没用出来,欢迎大家来讨论。-Differential
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:30462
    • 提供者:苗人凤
  1. hannoi

    0下载:
  2. 汉诺塔的动画模拟程序,效果还不错,因为用了非递归的算法,所以运行比较快-Tower of Hanoi animation simulation program, the results were good, because it used non-recursive algorithm, it runs faster
  3. 所属分类:Data structs

    • 发布日期:2015-11-11
    • 文件大小:1607
    • 提供者:heyanzhang
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2648
    • 提供者:prince
  1. shujuguanlian

    1下载:
  2. 数据关联是多目标跟踪的一项关键技术。JPDA是大家公认的多目标跟踪中性能较好的数据关联算法,它 认为量测和目标是一一对应的关联关系,但在许多实际情况中,量测和目标是多一多对应的关系。针对上述情况,该文提 出了广义概率数据关联算法(Generalized Probability Data Association,GPDA)。文中从理论上对这两种算法的性能进行了 详细分析,并利用Monte Carlo技术对其性能进行了仿真比较。-Data association is one of th
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:430763
    • 提供者:minnie
  1. AntClony-Matlab

    0下载:
  2. 蚁群算法在matlab中的模拟,基本调试成功,请高手指点~-Ant colony algorithm in matlab simulation, basic debugging success, experts urged to
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:7347
    • 提供者:Woo
  1. Matlab-Intelligent-algorithm

    0下载:
  2. Matlab智能搜索算法书籍源代码,买书时自带的,方便大家使用。-the original source code about Matlab intelligent search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:1504879
    • 提供者:小雨
  1. TSP.matlab

    0下载:
  2. 基于遗传算法解决TSP问题,matlab,可以实现-Based on the genetic algorithm to solve TSP problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:135967
    • 提供者:明月
  1. Genetic-algorithm-matlab-program.pdf

    0下载:
  2. 该程序是遗传算法的matlab实现,自动生成数据进行分析-Genetic algorithm matlab program
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:78077
    • 提供者:孙娇
  1. LKH_TSP

    5下载:
  2. 使用Python和matlab实现的LKH算法,使用在TSP问题或者最短路径问题变种。本文件包括一个python实现,一个matlab实现,由于是开源算法,所以没有版权问题 -a LKH algs under python and matlab ,can use to solve TSP problem. it s opensource
  3. 所属分类:Data structs

    • 发布日期:2016-10-10
    • 文件大小:41984
    • 提供者:kelley
  1. Implementation of convex hull

    1下载:
  2. 实现凸包实现,采用MATLAB编写代码,用于凸包算法的快速实现。(Implementation of convex hull)
  3. 所属分类:数据结构

  1. new-DV-Hop-code

    1下载:
  2. 改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五
  3. 所属分类:数据结构

    • 发布日期:2020-06-04
    • 文件大小:1024
    • 提供者:robinkk4
  1. 自适应小波阈值算法matlab源码

    6下载:
  2. 包含自适应小波阙值算法相应论文及其源码,在去噪方面有很好的效果。
  3. 所属分类:数据结构常用算法

  1. Matlab Toolbox for Dimensionality Reduction.tar

    1下载:
  2. matlab 常用的降维软件 包括常用LLE、PCA、CCA等算法,简单好用
  3. 所属分类:数据结构常用算法

« 12 3 »
搜珍网 www.dssz.com