CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithm performance

搜索资源列表

  1. cmplmsandrls

    0下载:
  2. 自适应算法LMS和rls的MATLAB仿真性能分析-LMS adaptive algorithm and MATLAB simulation performance analysis rls
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:665
    • 提供者:陈园园
  1. antc

    0下载:
  2. 其主要内容包括蚁群算法的思想起源、研究现状及机制原理;蚁群算法的复杂度分析;蚁群算法的收敛性证明;蚁群算法参数对其性能的影响;蚁群算法的参数选择原则;离散域和连续域蚁群算法的若干改进策略;蚁群算法在多个优化领域的典型应用;蚁群算法的硬件实现技术;蚁群算法与其它仿生优化算法的比较与融合;蚁群算法的研究展望;最后还在附录部分给出了基本蚁群算法的程序源代码和相关网站。.-Its main contents include the origin of ant colony algorithm idea,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4136
    • 提供者:ma
  1. www

    1下载:
  2. 一本将基于近邻传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-Abstract: A semi-supervised clustering method based on affinity propagation (AP) algorithm is proposed in this paper. AP takes as input measures of similarity between pairs of data points. AP is an efficient a
  3. 所属分类:MPI

    • 发布日期:2016-08-10
    • 文件大小:375808
    • 提供者:fanhaixiong
  1. Message-Passing-Algorithms

    0下载:
  2. 一本将基于AP传播算法的半监督聚类的算方法书.对于聚类研究的很有帮助-The Uncapacitated Facility Location Prob- lem (UFLP) is one of the most widely stud- ied discrete location problems, whose appli- cations arise in a variety of settings. We tackle the UFLP using probabilisti
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:251009
    • 提供者:fanhaixiong
  1. zuoye212_3

    1下载:
  2. 分别用LMS和RLS算法实现回音对消,并比较二者收敛性能,及不同信道参数对算法的影响-LMS and RLS algorithms were used to achieve echo cancellation, and compare the convergence performance of the two, and different channel parameters affect the algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:957
    • 提供者:hanxiang
  1. zuoye3_17

    0下载:
  2. BT法、周期图法、以及Levinson-Durbin迭代算法的matlab代码,并且比较三者性能-BT method, periodogram, and the Levinson-Durbin iteration algorithm matlab code, and compare the three performance
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1669
    • 提供者:hanxiang
  1. Adaboost

    0下载:
  2. 用matlab写的实现adaboost算法,表现算法的错误率和实验样本的关系。-Matlab write with the realization adaboost algorithm, the error rate performance of the algorithm and experimental samples relations.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:268109
    • 提供者:余朋
  1. cure

    1下载:
  2. 聚类算法CURE的算法实现。对图形进行聚类,在时间,结果方面对其性能进行评估。-CURE' s clustering algorithm. Graphics cluster in time, to assess its performance outcomes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:43077
    • 提供者:kangjm
  1. speech-recongition-CHMM

    0下载:
  2. 高性能语音识别系统的实现!包括系统实现,算法实现等。研究语音识别的好书!-High-performance speech recognition system to achieve! Including system implementation, algorithm, etc. Speech recognition research books!
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:168773
    • 提供者:yhy
  1. panahi

    0下载:
  2. a good algorithm for classification performance improvement (use PCA and LDA respectively and then implement the resulted data set into your classifier)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1076
    • 提供者:nazila
  1. wxdh

    0下载:
  2. 通过设置和实际情况相接近的干扰信号、期望信号以及噪声信号参数,来仿真采样 矩阵求逆算法、单星约束下的最小输出功率算法、单星无约束下的最小输出功率 算法分别于单星信号在单个宽带干扰信号、单个窄带干扰信号和复杂电磁干扰信 号存在时的干扰抑制性能,得出在强干扰条件下算法由优到劣的顺序是采样矩阵 求逆算法、单星约束下的最小输出功率算法和单星无约束下的最小输出功率算法, 弱干扰条件下单星无约束下的最小输出功率算法失效等结论。-By setting and close to the ac
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2198062
    • 提供者:赵亮
  1. FACE_PROJECT_opencv

    0下载:
  2. this adaboost based real time face detection and tracking system i used a adaboost and camshift algorithm with opencv and vc++ The detεction efficiency of the method is not good for environment of dynanlic illumination. We propose a combined meth
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19933332
    • 提供者:pattern
  1. yichuansuanfa

    0下载:
  2. 研究了两种全局优化算法:遗传算法( Genetic Algorithm , GA) 和模拟退火(Simulated Annealing ,SA) ,并且比较了它们在神经网络优化中的性能。-Study of two global optimization algorithms: genetic algorithm (Genetic Algorithm, GA) and simulated annealing (Simulated Annealing, SA), and compared them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:23124
    • 提供者:fy
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. BloomFilter_Pascal

    0下载:
  2. bloom算法的实现。。bloom可以大幅度提供性能。-bloom algorithm. . bloom can provide substantial performance.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:70100
    • 提供者:wobfei
  1. Fuzzy_Adaptive-Control-v2

    0下载:
  2. 针对冷水机高低温的温度控制算法,采用了性能优良的模糊控制算法,精度非常高-High and low temperature for the chiller temperature control algorithm, using the excellent performance of the fuzzy control algorithm, the accuracy is very high
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5543
    • 提供者:du
  1. NLMS

    0下载:
  2. 本文对变步长(VSS) 自适应滤波算法进行了分析,针对输入信号高度相关时算法收敛速度下降导致性能下降 的问题,提出了一种解相关变步长归一化LMS 自适应算法,引入相关性原理,使得算法保持良好的收敛性能。计算机仿真 结果与理论分析相一致-In this paper , we discuss and analyze the variable step2size adaptive algorithm(VSSLMS) ,in which the descent of it s converg
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:172624
    • 提供者:李丽
  1. space-time-block-coding

    0下载:
  2. An adaptive transmit diversity scheme with quadrant phase constraining feedback is proposed in this paper. With simple linear operations at both transmitter and receiver, the proposed algorithm can achieve better system performances with only 2M
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:222510
    • 提供者:anna
  1. runlengthline

    0下载:
  2. 一种新的查找最佳像素点的方法,与传统方法相比,新算法节点的查找方 式的突出特点是按段进行的,为了提高算法的性能,对算法进行了增量优化。文章最后对两种算法进行速度比较发现, 本算法在速度上优于传统直线生成算法。-A new method to find the best pixel, compared with traditional methods, the new algorithm to find node by way of the salient features of the
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2482928
    • 提供者:李风
  1. l1benchmark

    1下载:
  2. 主要用于解决模式识别中稀疏表示人脸识别核心问题L1范数源代码,程序采用同伦算法设计的,在目前稀疏表示多种算法中,同伦算法是性能公认最好的.-Mainly used to solve the sparse representation of face recognition pattern recognition in the core of L1 norm source code, the program designed using the homotopy algorithm, sparse
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:91479
    • 提供者:
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com