搜索资源列表

  1. vbpso

    0下载:
  2. 粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:23552
    • 提供者:
  1. Cheap_PSO

    0下载:
  2. C语言开发的微粒群优化算法源程序,程序用到了多个测试函数:包括Rosenbrock 函数等,操作时首先打开文件选择一个函数,然后点击计算就可以了。-C language development Particle Swarm Optimization algorithm source, a number of procedures used test functions : Functions include Rosenbrock, th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:77824
    • 提供者:zhangtao
  1. PSOt

    0下载:
  2. psotoolbox程序已经通过了测试函数,可用来进行svm或ann的参数优化 -psotoolbox process has passed the test function, can be used to carry out or ann SVM Parameter Optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:97280
    • 提供者:徐冲
  1. psotb-beta-0.3

    0下载:
  2. matlab pso toolbox 工具箱。 pso算法的matlab实现。 其中有几个经典的测试函数。-toolbox matlab pso toolbox. PSO algorithm matlab realize. Several of the classic test function.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:55296
    • 提供者:高冲
  1. TestFunction

    0下载:
  2. 一些用matlab编制的智能优化算法的的测试函数程序-Some prepared to use matlab Intelligent Optimization Algorithm function test procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:潘晔
  1. testfunction

    1下载:
  2. 用MATLAB编写的18个智能优化算法的测试函数程序-Prepared using MATLAB Intelligent Optimization Algorithm 18 function testing procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:潘晔
  1. pso-matlab

    3下载:
  2. 粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:陈颖
  1. zuiyouhua

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

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:白浩泉
  1. constrainpso

    0下载:
  2. 一个解决约束优化问题的算法,但是对一个测试函数无法达到全局最优.希望能加以改进并应用。-A solution algorithm for constrained optimization problems, but a test function can not reach the global optimum. Would like to be improved and applied.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:zangtianlei
  1. DGPSO

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:37888
    • 提供者:李剑
  1. youhuahanshu

    0下载:
  2. 一篇英文文章。有关函数优化的。个人认为文章中的50个测试函数比较好,可以采用。-An article in English. The function optimization. Personally think that the article 50 test functions better, can be used
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:497664
    • 提供者:刘洪霞
  1. 优化算法测试函数集合

    0下载:
  2. 可用于测试优化函数的性能,里面的测试函数可以直接调用,正确无误(Can be used to test the performance of the optimization function, the test function can be called directly)
  3. 所属分类:数学计算/工程计算

  1. 经典测试函数-MATLAB

    0下载:
  2. 多目标优化中经典的测试函数MATLAB代码(Classical test function matlab code in multi objective optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:9216
    • 提供者:zhinengdong
  1. Matlab代码

    0下载:
  2. 有约束和无约束的测试函数代码,可以在优化算法测试时使用(Constrained and unconstrained test function codes)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:29696
    • 提供者:Jane5514
  1. Test_Functions

    0下载:
  2. 24个常用的标准的由于测试优化算法的测试函数(24 commonly used standard test functions due to test optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:白色的雪
  1. WFG_1.15.tar

    0下载:
  2. WFG测试函数 属于高维三目标的测试函数 可用于多目标优化问题的测试仿真实验(The WFG test function belongs to the test function of Gao Weisan target, and it can be applied to the test and simulation experiment of multi-objective optimization problem.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:20480
    • 提供者:linyi01
  1. TestProblems

    0下载:
  2. 多目标优化测试函数集合,主要包括ZDT1~ZDT6以及DTLZ1~DTLZ6函数、TYD、UF等测试函数的数学模型,标准Pareto解集,非常实用。(Multi-objective optimization test function set, mainly including the ZDT1~ZDT6 and DTLZ1~DTLZ6 function, TYD, UF and other test functions of the
  3. 所属分类:Windows编程

    • 发布日期:2024-06-04
    • 文件大小:742400
    • 提供者:littlefu
  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:251904
    • 提供者:wangjiquan
  1. Benchmark 最优化测试函数

    0下载:
  2. Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:999424
    • 提供者:jayleebest
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:bloomfzl
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org