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

搜索资源列表

  1. 75448192saperate3

    0下载:
  2. 进行等时延分段,并对等间隔段的两个时延矩阵分别求取均值,采用类似联合近似对角化,估计出最优化的酉矩阵,-ing second-order statistics (different time-delay correlation matrix) of non-stationary and structural characteristics of the signal timing can roughly estimate that the instantaneous linear mixture
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:166596
    • 提供者:心结
  1. sang

    0下载:
  2. 一种基于信息熵的Matlab端点检测算法,抗噪性能比较好-Matlab based on information entropy of the endpoint detection algorithm, better anti-noise performance
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:618
    • 提供者:jason
  1. CRLS

    0下载:
  2. 本程序是CRLS滤波器基本算法的MATLAB编程,通过该程序大家可以看到最小递归二乘算法的良好性能-This procedure is the basic algorithm CRLS filter MATLAB programming, we can see through the process recursive least squares algorithm for the good performance
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2655
    • 提供者:星痕
  1. dtcwt_toolbox4_3

    0下载:
  2. 这个TIMEIT Benchmark用来统计用户算法的性能,只需要将你的函数句柄传递给TIMEIT.M,它就会算出循环次数等。-This TIMEIT Benchmark users for statistical performance of the algorithm, only need to handle your function passed to TIMEIT.M, it will calculate the cycle frequency.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:85428
    • 提供者:苏月
  1. LMSFLMS

    0下载:
  2. LMS/F组合算法由Shao-jen Lin和J.G.Jarris提出,它计算量增加不多却同时兼有LMS和LMF算法的优点。即收敛速度和稳态性能比基本LMS算法好,稳定性比LMF算法好。-LMS/F combination algorithm by the Shao-jen Lin, and JGJarris proposed, it is increasing much more calculations with both LMS and the LMF of the method. Ie,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:706
    • 提供者:韩一广
  1. v60-22

    0下载:
  2. This paper presents a new classification algorithm using colour and texture for obstacle detection. Colour information is computationally cheap to learn and process. However in many cases, colour alone does not provide enough information for cl
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:380241
    • 提供者:motasim
  1. LKHTSP

    0下载:
  2. 由Helsgaun改进的Lin-Kernighan局部启发搜索算法(LKH)求解大规模TSP问题,使用Java语言实现,具有强大的求解TSP性能。-Helsgaun improved the Lin-Kernighan local search algorithm (LKH) for solving large scale TSP problem, use the Java language, solving the TSP with a strong performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:788928
    • 提供者:new
  1. c_music

    0下载:
  2. music算法在谱估计中(即经典算法)在高信噪比和多阵元情况下有较高的估计性能和精度。本程序主要是实现此算法。-music spectrum estimation algorithm (ie the classical algorithm) in the high SNR and multi-array cases have a higher estimation performance and accuracy. This procedure is mainly to achieve the
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:674
    • 提供者:superfeige
  1. classification

    0下载:
  2. classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their we
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:133083
    • 提供者:asad
  1. shujuguanlian

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

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

    0下载:
  2. 如何利用神经网络算法进行学习,使其控制性能最优-How to use neural network learning algorithm, so the best control performance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2940
    • 提供者:李金辉
  1. tudebianli

    0下载:
  2. 实现图的深度优先, 广度优先遍历算法,并输出原图结构及遍历结果。 初步完成总体设计,搭好框架; 最低要求:两种遍历都要实现,写出画图的思路; 进一步要求:画出图的结构,有兴趣的同学可以进一步改进图的效果。 -Implementation of Depth-first, breadth-first traversal algorithm, and outputs the original image structure and the traversal result. Complet
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:114555
    • 提供者:zhangjunyan
  1. E

    2下载:
  2. 本程序主要是包含了ESPRIT算法性能的一维仿真和二维的仿真。-This procedure includes the ESPRIT algorithm is mainly one-dimensional simulation of the performance and two-dimensional simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:31367
    • 提供者:dongdong
  1. OFDMChEstAlgLSE

    0下载:
  2. 采用LSE算法的OFDM系统信道估计表现 -LSE algorithm for OFDM systems with channel estimation performance
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1405
    • 提供者:XY
  1. fp-tree-java

    0下载:
  2. 用Fp-tree这个结构来查找频繁项藉,不管在性能还是鲁棒性都比经典算法aprior算法优-With Fp-tree structure to find the frequent items of this by, whether in the performance and robustness of the algorithm is superior than the classical algorithm aprior
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:26567
    • 提供者:23123
  1. batchprocessingalgorithem

    0下载:
  2. 这是一篇很好的有关信道估计的文章, 可以用来快速的了解信道估计的基本内容-and MAI induced by multiple-input, multiple-output channels. In particular, this article reviews the typical inverse filter criteria (IFC) based algorithm, super-exponential algorithm, and constant modulus a
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1145159
    • 提供者:renkill
  1. mpeg_MLWDF

    0下载:
  2. 资源调度算法。MPEG业务在MLWEP准则下的资源调度性能。-Resource allocation algorithm. MPEG business MLWEP resource scheduling performance criteria.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2023
    • 提供者:胡晗
  1. voip_pf

    0下载:
  2. 资源调度算法。VOIP业务在PF准则下调度的性能比较。-Resource allocation algorithm. VOIP business in the PF scheduling performance comparison criterion.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1489
    • 提供者:胡晗
  1. zhinengdianwang

    1下载:
  2. 基于 MAS 建立的分布并行计算环境,其任务调度问题具有新的特点 对于基于MAS 的配电快速仿真与模拟系统,以配电 网三相状态估计为例,建立了新的调度问题模型,提出了基于FCM 的启发式任务调度优化方法 该方法利用模糊C 均值聚类分析 算法对独立任务进行聚类分析,避免了在超大解空间中用基于搜索的方法去寻求最优解的做法 该方法具有线性时间复杂度,而 且通过大量算例表明它总是能够在合理的时间内获得次优解或最优解,使masDSE 的性能有明显改善-In the distributed pa
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:274275
    • 提供者:macrotone
  1. 广义LDPC的程序

    0下载:
  2. 自己写的广义LDPC的程序,包括编译码,其中最重要的是一码算法,用的是chase算法,有很好的性能,希望可以跟大家交流改进-Generalized LDPC write procedures, including the encoding and decoding, most important of which is a code algorithm, using a chase algorithm has good performance, hoping to improve communi
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:14568
    • 提供者:龚万春
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com