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

搜索资源列表

  1. STAT_KOLMOGOROV_TEST.rar

    0下载:
  2. This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a set of data samples for a given cumulative distribution function.,This function performs the one sample, two tailed Kolmogorov-Smirnov hypothesis test on a se
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:881
    • 提供者:xie
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  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. weifenwaitui

    0下载:
  2. 在VC环境下,演示了协方差法的模型外推算法,测试函数为: f(x)=sin(x)*sqrt(x+1)。 最后输出结果对比 -In the VC environment, demonstrate the model covariance method extrapolation method, the test function: f (x) = sin (x)* sqrt (x+1). The comparison of the final output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:224866
    • 提供者:俞峻
  1. ISPO

    0下载:
  2. ISPO优化算法的源代码,里面包含所有文件 及测试函数-ISPO algorithm source code, which contains all the files and the test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:479018
    • 提供者:Delphi
  1. test

    0下载:
  2. Draws a mathematical function with scaling translation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:bilbatori
  1. test

    1下载:
  2. *文件名称: EFIERWGTriangle.cpp *文件标识: *文件摘要:本程序用于计算自由空间平面波入射三角面元剖分的理想导体目标,计算方法是基于电场积分方程和RWG基函数上的矩量法。-The programe is calculate the RCS of PEC using RWG character function
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:1432
    • 提供者:李华
  1. Function-fittingFunction-test

    0下载:
  2. 三.某精算师对患有急性白血病的21名病人的病情缓解时间进行了观察,得到如下数据: 1 1 2 2 3 4 4 5 5 6 8 8 9 10 10 12 14 16 20 24 34 (1)根据给出的数据拟合适当分布函数模型; (2)检验所做的函数模型;-Function fitting Function test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:119485
    • 提供者:zhusheng
  1. polynomial

    0下载:
  2. 多项式的乘法的类,含有自测main函数。-Polynomial multiplication of the class, containing a self-test function main.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:741
    • 提供者:lishuai
  1. Source1

    0下载:
  2. 对于单变量的拉格朗日插值程序,附带有测试函数。-Univariate Lagrange interpolation procedure, with a test function.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1189
    • 提供者:ahshiyalei
  1. kde2d

    0下载:
  2. 二维正态分布的检验函数,如果需要进行二维正态分布的检验,在你的程序运行前运行此程序,就可直接调用函数功能。-Dimensional normal distribution test function, if you need a two-dimensional normal distribution test, run your program before you run this program, you can directly call the function function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2895
    • 提供者:d
  1. PSO

    0下载:
  2. it is the matlab code of particle swarm optimization with a test function that can be change-it is the matlab code of particle swarm optimization with a test function that can be change..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1471
    • 提供者:mojtaba
  1. SOURCE2

    0下载:
  2. 复合Simpson公式计算数值积分 复合Simpson法模块 Contains : ! 1. 方法函数 ! 2. 测试函数-Compound Simpson numerical integral formula Composite Simpson module The Contains: !1. The method of function !2. The test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:牛春洋
  1. SOURCE5

    0下载:
  2. 复合梯形公式计算数值积分 复合梯形法模块 ! Contains : ! 1. 方法函数 ! 2. 测试函数-Compound trapezoid formula for numerical integration Composite trapezoidal module !The Contains: !1. The method of function !2. The test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:991
    • 提供者:牛春洋
  1. CG_DESCENT-C-6.7.tar

    0下载:
  2. 用C语言实现CG_DESCENT算法,另外对部分测试函数用matlab编写-Achieve CG_DESCENT algorithm using C language, in addition to some of the test function using matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:58722
    • 提供者:xiaocao
  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. bat

    0下载:
  2. This is a free bugs version of bat algorithm for spherical test function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2962
    • 提供者:Saad
  1. bat_Griewank

    0下载:
  2. free bugs version of bat algorithm for Griewank test function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2211
    • 提供者:Saad
  1. de_test

    0下载:
  2. 差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。-Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-11
    • 文件大小:2527
    • 提供者:Peter
« 12 3 4 »
搜珍网 www.dssz.com