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

搜索资源列表

  1. ccfx

    1下载:
  2. VB源程序,层次分析算法.可以解决系统模糊评价的问题. 本算法结构清晰,适宜定量评价系统性能-VB source, the level of analysis algorithm. Fuzzy system can solve the problem of evaluation. This algorithm clear and suitable for quantitative evaluation of system performance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:fdsa
  1. Basic_of_CMA

    0下载:
  2. 恒模算法的简介,它适用于信道的盲均衡。Matlab程序提供基本的框架,可以修该里面的参数以测试该算法的性能-CMA briefings, which applies to Channel Blind balanced. Matlab to provide a basic framework, it can be done inside of the parameters to test the performance of the algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:149339
    • 提供者:冰激凌
  1. statistics

    0下载:
  2. 此工程中包含对于ARP流统计的算法设计,在使用性能稳定。不需要解密。-this project includes ARP flow statistics for the algorithm design, performance and stability. No decryption.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7502
    • 提供者:周亚超
  1. SensorAnalysis

    0下载:
  2. 一组仪器性能分析程序,分别计算仪器的线性度、迟滞、符合度、重复性。其中M_repeatability与M_bessel一起使用计算重复性。具体算法参考《传感器技术及应用》樊尚春著。-equipment performance analysis procedures, the machines were calculated linearity, hysteresis, compliance and reproducibility. M_repeatability M_bessel which t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3761
    • 提供者:胡瑞飞
  1. blandestimation

    0下载:
  2. 用于ofdm的盲信道估计算法,可以用于系统性能的提高和改进-OFDM for the blind channel estimation algorithm can be used to enhance system performance and improve the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:76028
    • 提供者:puz
  1. LP_algorithm

    0下载:
  2. 这是不错的LP algorithm(linear programe) 内容我测试过,效能不错-This is a good algorithm LP (linear programe) as I test tried, good performance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:88286
    • 提供者:kai-sing
  1. Gini-SVM

    1下载:
  2. 一种新的SVM算法,性能很好。我经过好多验证的,请放心使用-a new SVM algorithm, a very good performance. I read a lot of certification, please rest assured that the use of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:203460
    • 提供者:泉源
  1. arangegen

    0下载:
  2. 师兄编的关于排列生成算法的小程序,供大家参考!特别感谢计算机系高性能所刘师兄。 -addendum to the older generation algorithm on with a small procedure, for your reference! Special thanks to the high-performance computer systems by Liu older.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:67908
    • 提供者:任飞
  1. abfilterandKalmanfilter

    1下载:
  2. 本程序给出了ab滤波算法和Kalman滤波算法。 程序以叠加噪声的二维CV运动为例(包含轨迹突变情况),分别运用了ab滤波算法和Kalman滤波算法 对运动轨迹进行了跟踪,并比较了滤波性能。-This program give the Kalman filter algorithm and ab filter algorithm. Program uses the two-dimensional noise superimposed exercise as an example C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2881
    • 提供者:Jane
  1. yuyinbianma

    0下载:
  2. 本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:305953
    • 提供者:kenneth
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:51842
    • 提供者:nytza
  1. f1

    1下载:
  2. 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。-This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:gaoqian
  1. f4

    0下载:
  2. 这是另外几个测试函数,通过这个测试函数可以比较算法性能的优劣。-This is another test a few functions, through this test function can compare the algorithm performance is good or bad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1014
    • 提供者:gaoqian
  1. sushu

    0下载:
  2. 使用Eratosthenes算法编写程序,求20000以内的素数,每隔500为一个测试点,每个测试点计算五次,记录每次的运行时间求平均值,结合计算机硬件配置以及运行时间随数据规模的增大的变化情况分析计算机性能。-To write programs using the Eratosthenes algorithm, find the prime numbers less than 20,000, every 500 to a test point, the calculation for each
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:936575
    • 提供者:康丽丽
  1. Scheduling_Scientific_Workflow_Applications_with_

    0下载:
  2. Grid technologies have progressed towards a service-oriented paradigm that enables a new way of service provisioning based on utility computing models, which are capable of supporting diverse computing services. It facilitates scientific applicat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:216343
    • 提供者:miren
  1. TravelingSalesmanProblem

    0下载:
  2. This file contains my project from Algorithm class on Traveling Salesman Problem. It implements some branch and bound methods to increase it s performance. In the main function you can find that I use Drzewo() function Drzewoopt() functins stand for
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4345966
    • 提供者:Antoni
  1. fixedPointFFTAlgorithm(DIT-DIF-SRFFT)

    0下载:
  2. 不同定点FFT算法的性能比较,适合于OFDM信道估计FFT算法-Different fixed-point FFT algorithm performance comparison for channel estimation in OFDM FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:345571
    • 提供者:邵新明
  1. pi

    0下载:
  2. 圆周率,非常牛的算法,能运算好几千位,可以试试,vc,gcc都可以-Pi, the very cattle algorithm performance computing for thousands, you can try, vc, gcc can
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8402
    • 提供者:piratecap
  1. PSOtest

    0下载:
  2. pso性能测试代码,实现基准的10个测试函数,通过世代距离、最大伸展、均值和方差等评估算法性能。-pso performance test code to achieve the benchmark 10-test function, through generations the maximum extension, the mean and variance peer uation algorithm performance.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:10279449
    • 提供者:zhujinlong
  1. track-association-algorithm-

    4下载:
  2. 经典航迹关联算法,包括加权关联,序贯关联,模糊关联,以及小波处理后性能对比仿真-Classical track correlation algorithm, including weighted association, sequential correlation, fuzzy association, and performance comparison simulation after wavelet processing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:11595011
    • 提供者:stone
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com