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

搜索资源列表

  1. PPNGAPSFLA_Trail_V3.0

    0下载:
  2. 小生境与蛙跳算法,结合遗传算法。性能比较很优越-Niche leapfrog algorithm, combined with genetic algorithm. Performance comparison is excellent
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:83192
    • 提供者:lj
  1. baseline-algorithm-

    0下载:
  2. 一种实现人体步态识别的baseline算法,用c语言开发的,运行环境最好是Linux系统,算法性能稳定,可靠性高。-A baseline algorithm of human gait recognition , development of c language, running environment is the best Linux system, the performance of the algorithm is stable, and highly reliable.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1089823
    • 提供者:May
  1. os

    0下载:
  2. 存储管理中页面置换算法性能测试 要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面 置换算法进行性能测试,并对结果进行分析和比较。 (1) 最佳适应(Optimal)页面置换算法; (2) 先进先出(FIFO)页面置换算法; (3) 最近最久未使用(LRU)页面置换算法; (4) 最少使用(LFU)页面置换算法。 要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Page replacement algor
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1777841
    • 提供者:周明明
  1. CG_SENSE_NonCartesian

    1下载:
  2. 分析了在核磁共振图像恢复中任意K-空间采样敏感度编码的提升。分析了非笛卡尔梯度SENSE算法在平行图像中中表现。-Enhance the analysis of an arbitrary K-space sampling sensitivity encoding in magnetic resonance image restoration. Analysis of non-Cartesian SENSE gradient algorithm performance in parallel to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3998
    • 提供者:任甜甜
  1. An-Improved-Algorithm-for-Otsu

    0下载:
  2. 在传统Otsu算法的基础上进行了一些改进,提高了算法的性能-Made some improvements on the basis of the traditional Otsu algorithm to improve the performance of the algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1024
    • 提供者:张瑜
  1. ex3

    0下载:
  2. 仿真V-BALST结构ZF检测算法性能,调制方式为QPSK-Simulation the V-BALST structure ZF detection algorithm performance, the modulation scheme is QPSK
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1318
    • 提供者:shaoshaolin
  1. ex4

    0下载:
  2. 仿真V-BALST结构MMSE检测算法性能,调制方式为QPSK-Simulation the V-BALST structure MMSE detection algorithm performance, the modulation scheme is QPSK
  3. 所属分类:matlab

    • 发布日期:2017-12-08
    • 文件大小:1290
    • 提供者:shaoshaolin
  1. shaffer

    0下载:
  2. 在实现基本DNA进化算法的基础上,提出对于概率取值使用自适应策略,最后利用模拟退火算法良好的局部寻优功能和DNA进化算法结合,通过对测试函数的测试,证明改进后的算法性能很好-Achieve basic DNA evolutionary algorithm based on the use of adaptive strategy proposed for the probability value, the final use of the simulated annealing algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:3524
    • 提供者:许文帝
  1. The-classic-the-MUSIC-

    0下载:
  2. 经典MUSIC算法,WMUSIC算法,ROOT-MUSIC算法,BEAMFORMING-MUSIC-BS1算法的性能与信噪比的关系-The classic the MUSIC algorithm WMUSIC algorithm, ROOT-MUSIC algorithm, BEAMFORMING-MUSIC-BS1 algorithm performance signal-to-noise ratio of the relationship
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:1769
    • 提供者:王志
  1. routing-algorithm-paper

    0下载:
  2. Performance Evaluation of Intelligent Ant sense and AODV Routing Protocols for Personal Area Network in Different Mobilities
  3. 所属分类:OS Develop

    • 发布日期:2017-11-27
    • 文件大小:512133
    • 提供者:elmustafa
  1. RLS

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,rls算法,不同参数下的性能比较。-The code is the code on the adaptive beamforming matlab soft shells, rls algorithm performance comparison of different parameters.
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-16
    • 文件大小:1082
    • 提供者:漳浦
  1. RLSINR

    0下载:
  2. 本代码是关于自适应波束形成的代码,基于matlab软甲,rls算法,不同参数下的性能对比-This code is a code about adaptive beamforming matlab soft shells, rls algorithm performance comparison of different parameters
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-09
    • 文件大小:1133
    • 提供者:漳浦
  1. Process

    0下载:
  2. Signal subspace identification is a crucial first step in many hyperspectral processing algorithms such as target detection, change detection, classification, and unmixing. The identification of this subspace enables a correct dimensionality reductio
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:1059
    • 提供者:Fresnel
  1. sort

    0下载:
  2. 常见排序算法的实现性能比较,包括快排,归并、选择、插入、冒泡和堆排序-The realization of the common sorting algorithm performance, including fast row, merge, select, insert, bubbling and heap sort
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:9287
    • 提供者:ddd
  1. target-tracking-algorithm-simulation

    1下载:
  2. 分析研究了用CV模型,CA模型,Singer模型对单机动目标进行跟踪算 法的matlab仿真。比较了各模型的滤波性能,得出了一些有意义的结论。 -Analysis of the CV model, CA model, Singer model single maneuvering target tracking algorithm matlab simulation. Compare the filtering performance of each model, and draw s
  3. 所属分类:matlab

    • 发布日期:2016-06-13
    • 文件大小:4096
    • 提供者:王黎明
  1. TEbyMatlab

    2下载:
  2. 本压缩包含有Tennessee Eastman Process的matlab仿真,利用TEP可对过程控制技术的算法进行性能评估。-The compressed Tennessee Eastman Process matlab simulation, algorithm performance assessment TEP process control technology.
  3. 所属分类:matlab例程

    • 发布日期:2013-07-24
    • 文件大小:194252
    • 提供者:Abel
  1. The-use-of-ccs

    0下载:
  2. 软件开发工具CCS的使用 使用CCS开发程序的一般步骤: (1) 打开或创建一个工程文件,包括源程序、目标文件、库文件、链接命令文件和头文件。 (2) 编辑各类文件,如头文件、命令文件和源程序。 (3) 对工程文件进行编译,如有错误则需要改正。 (4) 对程序进行调试,对计算结果、输出数据进行分析,评估算法性能。 -The use of software development tools CCS CCS development program of general
  3. 所属分类:DSP program

    • 发布日期:2017-11-02
    • 文件大小:557596
    • 提供者:张正
  1. Amplitude-and-phase-errors

    1下载:
  2. 一个关于阵列福相误差给music算法性能带来影响的实例-An instance array Amplitude and phase errors to music algorithm performance impact
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:1162
    • 提供者:
  1. bayes_matlab

    0下载:
  2. 压缩感知的一种重构算法,此方法比OMP算法性能更好-Compression perception of a reconstruction algorithm, this method is better than the OMP algorithm performance
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:3990
    • 提供者:范鹏
  1. Research-of-DHT-Algorithm-based-P2P-

    0下载:
  2. P2P 网络相对于CS 模式网络具有去中心化,可扩展性,健壮性,高性能,负载均衡等优点。本文介绍了4 种基于DHT 的P2P 算法:Chord, Can, Pastry, Tapestry。详细分析了各算法的组织结构,查找方法,结点插入退出,路由方法及性能,并对它们的算法效率进行了比较研究。-The P2P network relative to CS mode network to the center of the advantages of scalability, robustness,
  3. 所属分类:P2P

    • 发布日期:2017-11-11
    • 文件大小:250265
    • 提供者:gaoyun
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com