登录
首页 » matlab » CMA-ES

CMA-ES

于 2020-12-14 发布 文件大小:1647KB
0 179
下载积分: 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 个回复

  • fft
    一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理(A short time Fourier transform of C language, for 30,000 data windowing, FFT processing)
    2020-08-15 18:58:26下载
    积分:1
  • NB
    说明:  朴素贝叶斯算法,以函数形式实现,花了一个上午的时间(Naive Bayes algorithm, in order to function the form of implementation, a morning flower time)
    2009-03-23 23:02:56下载
    积分:1
  • DFP
    DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。(DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.)
    2011-11-19 14:07:21下载
    积分:1
  • 35
    说明:  四级四阶龙格库塔格式,求解微分方程的好算法。(Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.)
    2010-07-07 11:33:03下载
    积分:1
  • Electronic-Warfare-Signal-Processing
    《电子战信号处理》讲义 ,西电赵国庆老师的经典讲义,学习电子战信号处理的童鞋一定要看看哈(Electronic Warfare Signal Processing)
    2014-05-04 22:47:45下载
    积分:1
  • 1111
    通过对钢轨和车轮的ansys有限元建模,分析在钢轨的接头处的动力学特性。(Rail and wheel ansys finite element modeling, analysis of the dynamics of the rail joints.)
    2012-08-16 08:56:38下载
    积分:1
  • FSV
    说明:  特征选择验证(FSV:Feature Selective Validation)方法是IEEE标准1597.1所确立的电磁仿真有效性评估体系的核心方法,该程序采用matlab实现了FSV方法的可信度分析,可用于两组数据之间的相似度分析。(FSV (feature selective validation) method is the core method of the effectiveness evaluation system of electromagnetic simulation established by IEEE standard 1597.1. The program uses MATLAB to realize the reliability analysis of FSV method, which can be used for the similarity analysis between two groups of data.)
    2021-04-23 10:48:48下载
    积分:1
  • 矩阵链乘
    说明:  距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引(matrix chain by : identify matrix chain by A (35* 40) A (40* 20) A (20* 10) A (10* 15) concludes the best order. Algorithm from : computer algorithm Seeker)
    2005-11-17 09:23:42下载
    积分:1
  • atmospheric_Absorption
    计算在不同湿度下,不同频率下,大气的衰减系数。(Calculation under different humidity, different frequencies, atmospheric attenuation coefficient.)
    2020-11-27 14:09:29下载
    积分:1
  • MPM_DPD
    这是一个关于数字预失真功能仿真的matlab程序,效果不错,希望对大家有所帮助。(This is a matlab program about function estimation of digital estimation,and it has a good performance,really hope it can help you.)
    2012-06-01 11:28:36下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载