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

搜索资源列表

  1. c4.5matlab

    1下载:
  2. c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
  3. 所属分类:Data structs

    • 发布日期:2016-01-27
    • 文件大小:4.4kb
    • 提供者:凌风
  1. Rumore_rosa

    0下载:
  2. Pink noise generated in matlab
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:244.19kb
    • 提供者:caracalla
  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
    • 文件大小:1005byte
    • 提供者: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-08
    • 文件大小:550.57kb
    • 提供者:WJC
  1. MPLB

    0下载:
  2. 一篇基于复杂网络的城市温度序列分析的英文论文,最后得出了有意义的结论,刊登在MPLB杂志上。希望可以为研究网络及序列相关领域的同行们提供参考。-A english paper about city temperature analysis based on complex network,which is appear in MPLB.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:265.62kb
    • 提供者:胡勇辉
  1. matrixdriver

    0下载:
  2. now, how can i call kmeans function for h , s,v separately, what parameters to be passed. here h is 512*512 matrix.and how can i construct the clustered/segmented image from the kmeans result. need sample code in matlab its urgent. Please h
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.87kb
    • 提供者:jntu
  1. Sim

    0下载:
  2. 单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized for speed if required, can re
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:46.95kb
    • 提供者:fossilxiang
  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-12
    • 文件大小:2.61mb
    • 提供者:cc
  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-27
    • 文件大小:2.59kb
    • 提供者:prince
  1. shujuguanlian

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

    • 发布日期:2017-04-01
    • 文件大小:420.67kb
    • 提供者:minnie
  1. lab

    1下载:
  2. matlab进行拓扑排序的程序,在matlab中实现了拓扑排序算法。-matlab for topological sort of the process is implemented in matlab a topological sorting algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6.31kb
    • 提供者:billhuang
  1. gfq

    0下载:
  2. LDPC code generator and encoder and decoder -LDPC code generator and encoder and decoder
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:15.72kb
    • 提供者:linzhujun
  1. MCMC

    0下载:
  2. 马尔科夫链蒙特卡洛动态随机模拟mcmc方法的计算机实现,哈佛大学编的-mcmc in matlab
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:1000.06kb
    • 提供者:江虎
  1. matrix_complex

    0下载:
  2. 实现复矩阵。实现功能:四则运算,求逆,转置,点运算等等。加载后,可以像在matlab中那样便捷的操作矩阵,进行多种运算。-Achieve complex matrix. Functions: the four operations, inverse, transpose, dot operator, and so on. Loaded, like in matlab as convenient operation matrix, a variety of computing.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.32kb
    • 提供者:John Leslie
  1. baiTap1

    0下载:
  2. Operations basic in matlab
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:240.84kb
    • 提供者:GiaThuy
  1. AntClony-Matlab

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

    • 发布日期:2017-11-23
    • 文件大小:7.17kb
    • 提供者:Woo
  1. horn_antenna.tar

    0下载:
  2. Realization of Horn-Antenna for plotting radiation pattern in matlab using finite difference time domain method
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:mrmrspkrv
  1. program

    0下载:
  2. river formation dynamics algorithm implementation in matlab
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:53.62kb
    • 提供者:matamune
  1. S-function

    0下载:
  2. Matlab中S函数的介绍,很详细,可以用于Simulation仿真。-S functions in Matlab is introduced, very detailed, can be used in the Simulation
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7.11kb
    • 提供者:
  1. General_tips_from_FDTD_course

    0下载:
  2. geometry filling in matlab
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:Zakaria
« 12 3 »
搜珍网 www.dssz.com