登录
首页 » matlab » test benchmarks

test benchmarks

于 2018-10-07 发布 文件大小:49KB
0 179
下载积分: 1 下载次数: 12

代码说明:

  总共56个测试的基准函数,用于智能算法测试所用。(Totally 56 benchmark functions for testing, they are used for intelligence algorithm testing.)

文件列表:

test functions\Bowl-Shaped\boha1.m, 1533 , 2018-10-07
test functions\Bowl-Shaped\boha2.m, 1510 , 2018-10-07
test functions\Bowl-Shaped\boha3.m, 1505 , 2018-10-07
test functions\Bowl-Shaped\perm0db.m, 1658 , 2018-10-07
test functions\Bowl-Shaped\rothyp.m, 1579 , 2018-10-07
test functions\Bowl-Shaped\spheref.m, 1467 , 2018-10-07
test functions\Bowl-Shaped\spherefmod.m, 1500 , 2018-10-07
test functions\Bowl-Shaped\sumpow.m, 1519 , 2018-10-07
test functions\Bowl-Shaped\sumsqu.m, 1474 , 2018-10-07
test functions\Bowl-Shaped\trid.m, 1544 , 2018-10-07
test functions\Many Local Minima\ackley.m, 1866 , 2018-10-07
test functions\Many Local Minima\bukin6.m, 1488 , 2018-10-07
test functions\Many Local Minima\crossit.m, 1514 , 2018-10-07
test functions\Many Local Minima\drop.m, 1484 , 2018-10-07
test functions\Many Local Minima\egg.m, 1505 , 2018-10-07
test functions\Many Local Minima\griewank.m, 1533 , 2018-10-07
test functions\Many Local Minima\grlee12.m, 1336 , 2018-10-07
test functions\Many Local Minima\holder.m, 1493 , 2018-10-07
test functions\Many Local Minima\langer.m, 2269 , 2018-10-07
test functions\Many Local Minima\levy.m, 1659 , 2018-10-07
test functions\Many Local Minima\levy13.m, 1537 , 2018-10-07
test functions\Many Local Minima\rastr.m, 1495 , 2018-10-07
test functions\Many Local Minima\schaffer2.m, 1499 , 2018-10-07
test functions\Many Local Minima\schaffer4.m, 1505 , 2018-10-07
test functions\Many Local Minima\schwef.m, 1498 , 2018-10-07
test functions\Many Local Minima\shubert.m, 1565 , 2018-10-07
test functions\Other\beale.m, 1519 , 2018-10-07
test functions\Other\branin.m, 2051 , 2018-10-07
test functions\Other\braninmodif.m, 2073 , 2018-10-07
test functions\Other\braninsc.m, 1581 , 2018-10-07
test functions\Other\colville.m, 1645 , 2018-10-07
test functions\Other\forretal08.m, 1339 , 2018-10-07
test functions\Other\forretal08lc.m, 1875 , 2018-10-07
test functions\Other\goldpr.m, 1653 , 2018-10-07
test functions\Other\goldprsc.m, 1768 , 2018-10-07
test functions\Other\hart3.m, 1857 , 2018-10-07
test functions\Other\hart4.m, 1995 , 2018-10-07
test functions\Other\hart6.m, 2004 , 2018-10-07
test functions\Other\hart6sc.m, 2001 , 2018-10-07
test functions\Other\permdb.m, 1658 , 2018-10-07
test functions\Other\powell.m, 1649 , 2018-10-07
test functions\Other\shekel.m, 1842 , 2018-10-07
test functions\Other\stybtang.m, 1509 , 2018-10-07
test functions\Plate-Shaped\booth.m, 1465 , 2018-10-07
test functions\Plate-Shaped\matya.m, 1466 , 2018-10-07
test functions\Plate-Shaped\mccorm.m, 1517 , 2018-10-07
test functions\Plate-Shaped\powersum.m, 1820 , 2018-10-07
test functions\Plate-Shaped\zakharov.m, 1504 , 2018-10-07
test functions\Steep Ridges Drops\dejong5.m, 1755 , 2018-10-07
test functions\Steep Ridges Drops\easom.m, 1473 , 2018-10-07
test functions\Steep Ridges Drops\michal.m, 1600 , 2018-10-07
test functions\Valley-Shaped\camel3.m, 1536 , 2018-10-07
test functions\Valley-Shaped\camel6.m, 1514 , 2018-10-07
test functions\Valley-Shaped\dixonpr.m, 1563 , 2018-10-07
test functions\Valley-Shaped\rosen.m, 1531 , 2018-10-07
test functions\Valley-Shaped\rosensc.m, 1625 , 2018-10-07
test functions\Bowl-Shaped, 0 , 2018-10-07
test functions\Many Local Minima, 0 , 2018-10-07
test functions\Other, 0 , 2018-10-07
test functions\Plate-Shaped, 0 , 2018-10-07
test functions\Steep Ridges Drops, 0 , 2018-10-07
test functions\Valley-Shaped, 0 , 2018-10-07
test functions, 0 , 2018-10-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 054_Abram_DynamicResponseDFIG
    Dynamic and steady state model of Dynamic and steady state model of Doubly fed induction generator back to back supply for wind energy power system using matlab
    2010-01-09 17:20:17下载
    积分:1
  • matlab-C4
    该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足(The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its)
    2011-11-18 11:00:13下载
    积分:1
  • PSO
    matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,呵呵(matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He)
    2009-11-12 15:17:50下载
    积分:1
  • fftfilter
    fft快速滤波,用fft实现序列的快速滤波(fft fliter)
    2011-04-26 14:35:17下载
    积分:1
  • New-folder
    I have get wavelet matlab coding.
    2014-12-06 22:04:33下载
    积分:1
  • compare-clustering-algorithms
    这是个人总结的各种聚类算法的优缺点比较,包括了常用的一些聚类算法,如层次聚类算法、分割聚类算法、基于约束的算法等(The comparison of various clustering algorithms by myself,including 5 common clustering algorithms)
    2013-11-17 09:48:51下载
    积分:1
  • Chapter6
    现代通信系统matlab 第六章带限信道的传输的源代码(Transfer of modern communication systems matlab Chapter VI band-limited channel source code)
    2014-01-11 16:12:20下载
    积分:1
  • mseries
    生成m序列,通过输入本原多项式的系数来自动实现。(M sequence generated by the primitive polynomial coefficients input automatically.)
    2014-01-16 17:54:48下载
    积分:1
  • ctexproblems
    这是一个LATEX的常见问题集,希望可以给大家一点帮助(failed to translate)
    2010-11-08 03:41:30下载
    积分:1
  • xxx
    自己写的关于信号完整性的文章,拿出来与大家分享一下,适合初学者(Write your own articles on signal integrity, to share with everyone out, suitable for beginners)
    2013-01-07 19:36:48下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载