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

搜索资源列表

  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. numerical-integration

    0下载:
  2. 数值积分的matlab代码,通过了调试测试,含有一个实现函数,以及一个测试用主函数。-Matlab code for numerical integration, through the commissioning test, with an implementation function, and a test main function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1500
    • 提供者:马凝
  1. interpolation

    0下载:
  2. 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9306
    • 提供者:马凝
  1. FFTandTestInBCB

    0下载:
  2. FFT算法用标准C++实现,具有实数FFT变换函数、复数FFT变化函数,以及频谱分析功能。并给出了该算法在C++Builder环境下测试代码。-This file contains a few FFT routines, including a real-FFT routine that is almost twice as fast as a normal complex FFT, and a power spectrum routine when you know you d
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:316668
    • 提供者:lcj
  1. Success-Fail-Method

    0下载:
  2. 成功失败法(也就是进退法)求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The success-fail method (that is, advance and retreat method) for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:167427
    • 提供者:
  1. Golden-Section-Method

    0下载:
  2. 黄金分割法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Golden Section method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:204491
    • 提供者:
  1. Fibonacci-Method

    0下载:
  2. 斐波那契法(Fibonacci)求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Fibonacci method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
  3. 所属分类:Algorithm

    • 发布日期:2017-10-30
    • 文件大小:208907
    • 提供者:
  1. Multinomial-Method

    0下载:
  2. 二次多项式近似法求解单峰值函数极小值。 函数可以自己进行宏定义,本代码已经定义了一个简单的函数,用来测试其可行性。-The Quadratic polynomial difference method for solving single peak function minimum. Function can define your own macros, the code defines a simple function to test its feasibility.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:184942
    • 提供者:
  1. mymima

    0下载:
  2. 一个椭圆密码加密解密测试,用户可以直接调用函数就可以加到自己的工程中,方便不用自己写那些函数代码-An oval password encryption and decryption test, users can directly call the function can be applied to their own projects, to facilitate those functions do not write their own code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3795963
    • 提供者:Mr.lu
  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. ABCPtestfunction

    0下载:
  2. 原始的人工蜂群算法代码,自己编写的,用于单目标函数的测试-The original artificial bee colony algorithm code, I have written for testing single objective function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2977
    • 提供者:朱子炎
  1. MABCPtestfunction

    0下载:
  2. MABC代码,为解决单目标优化问题,测试函数包括在其中-MABC code, for solving single objective optimization problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3269
    • 提供者:朱子炎
  1. ABC

    1下载:
  2. C++语言写的通用人工蜂群算法,里面有详细的注释。源代码中具有Main函数,里面写有测试代码,可直接运行看测试结果。-the artificial artificial bee colony algorithm of C++ language edition, which has a detailed note. Source code with Main function, which has written test code, can run directly to see the tes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2505
    • 提供者:Yang
  1. Lervenberg_Marquardt_Algorithm

    0下载:
  2. Lervenberg-Marquardt 算法的实现,包括测试代码,并有辅助函数。解压缩后可直接运行,包含3个例子,在LMFnlsq2test.pdf中有对算法的详细描述。(The function is an improved version of the function LMFnlsq widely tested on the nonlinear regression, curve fitting and identification problems. Better descr ipti
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:231424
    • 提供者:icommonweal
搜珍网 www.dssz.com