登录
首页 » matlab » CMA-ES

CMA-ES

于 2020-12-14 发布 文件大小:1647KB
0 201
下载积分: 1 下载次数: 50

代码说明:

  一种继续概率学习矩阵的优化算法,优化精度和计算时间都很不错,是目前基本最好的启发式算法,里面有测试函数(A continuing study probability matrix optimization algorithm to optimize the accuracy and computational time is very good, the best is the basic heuristic algorithm, which has test function)

文件列表:

CMA-ES
......\ackley_func_data.mat,984,2005-02-18
......\ackley_M_D10.mat,984,2005-02-15
......\ackley_M_D2.mat,216,2005-02-15
......\ackley_M_D30.mat,7384,2005-02-15
......\ackley_M_D50.mat,20184,2005-02-15
......\benchmark_func.m,22913,2012-07-24
......\CMAES.m,14817,2012-07-24
......\EF8F2_func_data.mat,984,2005-02-18
......\elliptic_M_D10.mat,984,2005-02-18
......\elliptic_M_D2.mat,216,2005-02-18
......\elliptic_M_D30.mat,7384,2005-02-18
......\elliptic_M_D50.mat,20184,2005-02-18
......\E_ScafferF6_func_data.mat,984,2005-02-18
......\E_ScafferF6_M_D10.mat,984,2005-02-16
......\E_ScafferF6_M_D2.mat,216,2005-02-16
......\E_ScafferF6_M_D30.mat,7384,2005-02-16
......\E_ScafferF6_M_D50.mat,20184,2005-02-16
......\fbias_data.mat,248,2005-02-17
......\global_optima.mat,20184,2005-02-18
......\griewank_func_data.mat,984,2005-02-18
......\griewank_M_D10.mat,984,2005-02-18
......\griewank_M_D2.mat,216,2005-02-18
......\griewank_M_D30.mat,7384,2005-02-18
......\griewank_M_D50.mat,20184,2005-02-18
......\high_cond_elliptic_rot_data.mat,984,2005-02-18
......\hybrid_func1_data.mat,8184,2005-02-18
......\hybrid_func1_M_D10.mat,8792,2005-02-14
......\hybrid_func1_M_D2.mat,7592,2005-02-18
......\hybrid_func1_M_D30.mat,72792,2005-02-14
......\hybrid_func1_M_D50.mat,200792,2005-02-14
......\hybrid_func2_data.mat,8184,2005-02-18
......\hybrid_func2_M_D10.mat,8792,2005-02-14
......\hybrid_func2_M_D2.mat,1112,2005-02-14
......\hybrid_func2_M_D30.mat,72792,2005-02-14
......\hybrid_func2_M_D50.mat,200792,2005-02-14
......\hybrid_func3_data.mat,8184,2005-02-18
......\hybrid_func3_HM_D10.mat,8792,2005-02-15
......\hybrid_func3_HM_D2.mat,1112,2005-02-15
......\hybrid_func3_HM_D30.mat,72792,2005-02-15
......\hybrid_func3_HM_D50.mat,200792,2005-02-15
......\hybrid_func3_M_D10.mat,8792,2005-03-07
......\hybrid_func3_M_D2.mat,1112,2005-03-07
......\hybrid_func3_M_D30.mat,72792,2005-03-07
......\hybrid_func3_M_D50.mat,200792,2005-03-07
......\hybrid_func4_data.mat,8184,2005-02-18
......\hybrid_func4_M_D10.mat,8792,2005-02-16
......\hybrid_func4_M_D2.mat,1112,2005-02-16
......\hybrid_func4_M_D30.mat,72792,2005-02-16
......\hybrid_func4_M_D50.mat,200792,2005-02-16
......\matlab.mat,29460,2010-03-01
......\myfun.m,4204,2012-07-24
......\myPCAPSO.asv,11264,2012-07-24
......\myPCAPSO.m,11264,2012-07-24
......\rastrigin_func_data.mat,984,2005-02-18
......\rastrigin_M_D10.mat,984,2005-02-16
......\rastrigin_M_D2.mat,216,2005-02-16
......\rastrigin_M_D30.mat,7384,2005-02-16
......\rastrigin_M_D50.mat,20184,2005-02-16
......\rosenbrock_func_data.mat,984,2005-02-18
......\schwefel_102_data.mat,984,2005-02-18
......\schwefel_206_data.mat,21040,2005-02-18
......\schwefel_213_data.mat,41104,2005-03-07
......\sphere_func_data.mat,984,2005-02-18
......\test_data.mat,104928,2005-03-09
......\weierstrass_data.mat,984,2005-02-18
......\weierstrass_M_D10.mat,984,2005-02-16
......\weierstrass_M_D2.mat,216,2005-02-16
......\weierstrass_M_D30.mat,7384,2005-02-16
......\weierstrass_M_D50.mat,20184,2005-02-16

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

发表评论

0 个回复

  • NONSAP
    有限元NONSAP源程序,里面带有例子,大家可以参考。(Finite element NONSAP source, which with examples, we can refer to.)
    2014-03-30 11:37:58下载
    积分:1
  • Bifurcation-for-Double-disk
    一篇论文,对研究转子动力学初学者有参考价值,题目为叶片振动影响下双盘转子-轴承系统的稳定性与分岔。(Paper, the study of rotor dynamics beginners reference value, titled double-disc rotor blade vibration under the influence- bearing system stability and bifurcation.)
    2011-09-30 08:57:52下载
    积分:1
  • 值分析实验
    数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点; 编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
    2019-04-30 22:30:36下载
    积分:1
  • fun_main
    主要用于计算半导体激光器调制的程序;可以针对常用的半导体激光器的调制进行数值分析(mainly used in the calculation of the semiconductor laser modulation procedures; can address common semiconductor laser modulation Numerical Analysis)
    2007-07-10 14:41:16下载
    积分:1
  • fft
    信号提取,fft变换,模态分析,互相关分析(fft)
    2020-06-29 10:00:02下载
    积分:1
  • 1_2_3维均值聚类
    简单地实现了一、二、三维的K均值聚类,效果还不错,适合初步学习模式识别的同志们(Simple implementation of one, two, three - dimensional k-means clustering, the effect is not bad, it is suitable for the initial learning pattern recognition comrades)
    2020-07-02 04:00:01下载
    积分:1
  • frft
    说明:  分数阶傅里叶变换计算方面的文章,另附程序清单(Fractional Fourier transform calculation of the article, followed the list of procedures)
    2020-09-14 20:08:02下载
    积分:1
  • lizilvbo
    实现了粒子滤波算法代码,供大家参考学习。(Particle filter algorithm to achieve the code for your reference study.)
    2010-01-08 16:16:51下载
    积分:1
  • ieee33
    应用牛顿法的直角坐标系下的33节点潮流计算(33 node flow calculation)
    2011-08-03 15:21:50下载
    积分:1
  • Particle_Filter
    粒子滤波程序,仿真实现自由度机器人对目标的跟踪,使用kalman滤波估计总雅可比矩阵J,噪声为非高斯噪声(Particle filter procedure, simulation robot tracking of targets, the use of kalman filter estimated total Jacobian matrix J, the noise of non-Gaussian noise)
    2008-12-15 10:37:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载