搜索资源列表
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
sources
- 用java实现遗传算法、进化算法、退火算法、分布估计算法、爬山算法、随机采样算法等算法-Use Java implement genetic algorithms, evolutionary algorithm, annealing algorithm, distribution estimation algorithm, climbing algorithms, random sampling algorithm of the algorithm.
EDA_Tutorial
- 分布估计算法(EDA)讲义,29页PPT 1. 从GA到 EDA 2. 链接学习与模型 3. 连续EDA 4. EDA 与玻耳兹曼分布 5. 资源 -estimation of distribution algorithm(EDA)tutorial 1. from the GA to the EDA 2. Linking learning and models 3. Continuous EDA 4. EDA with Boltzmann distri
surshrHEDA
- 基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数-Estimation algorithm based on histogram matlab source code, test function selected is 30-dimensional function
mateda2.0
- 分布估计算法的MATLAB工具箱,EDAs工具箱-Estimation of distribution algorithms in MATLAB toolbox, EDAs Toolbox
estimation-of-distribution
- 分布估计算法的C代码,一个简单的分布估计算法。作为初学者入门。-estimation of distribution algorithms
PBIL
- 分布估计算法的PBIL算法源码。新型的进化算法。-The resource of the PBIL algorithm among Estimation of Distribution Algorithms is uploaded. Estimation of Distribution Algorithms is a novel type of evolutionary algorithms.
PBIL
- 该资源详细地给出了分布估计算法的PBIL算法的具体流程。供学习分布估计算的人参考使用。- PBIL algorithm clc clear clf tic 开始计时 参数设置 Pop_Size=40 Individual_Len=20 每个变量的长度 Variable_Num=2 Learning_Rate=0.01 Iteration_Time
surshrHEDA
- 基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数 -Distribution histogram-based estimation algorithm matlab source code, test function selected is chosen by the 30-dimensional function is based on the distribution histogram estimation algorithm matlab source code,
program
- 动态K-S检验边缘分布的copula 分布估计算法- Marginal distribution in copula estimation of distribution algorithm based dynamic K-S test
program-two
- 静态K-S检验下的copula 分布估计算法边缘分布的研究- Marginal distribution in copula estimation of distribution algorithm based static K-S test
shangfenbuguji
- 主要介绍了分布估计算法方面关于熵的介绍,实现最大熵分布估计算法-Mainly introduces the estimation of distribution algorithm on entropy is introduced, the realization of maximum entropy estimation of distribution algorithm
EDA
- 分布估计算法基础的函数描述,适合初学者,介绍分布估计算法的基础知识,有MATLAB例子帮助读者理解-Estimation of distribution algorithm based function descr iption, suitable for beginners, introduces the basic knowledge of the estimation of distribution algorithm, MATLAB examples to help readers un
EDA(PBIL)
- 分布估计算法源代码,PBIL源代码,变量不相关。-EDA PBIL
fengbuguji
- 分布估计算法,是一个数据包,能实现群的一般算法-Distribution estimation algorithm, which is a packet, can achieve the group of the general algorithm
CopulaEDA-BP
- 分布估计算法优秀硕士论文,详细介绍了算法的过程及参数选择,适合初学者学习该算法-Estimation of distribution algorithms outstanding master thesis, introduces in detail the process and parameter selection algorithm, suitable for beginners to learn the algorithm,
HyFlowshop1
- 分布估计算法应用于解决流水车间调度模型是的研究代码-Estimation of distribution algorithm is applied to solve the flow shop scheduling model is the code for research
rm-meda
- 正则模型的分布估计算法,测试函数为ZDT,DTLZ,WFG等,在加噪时,进行优化,有四种噪声水平(RM-MEDA.Regular model distribution estimation algorithm, test function for zdt, dtlz, wfg, etc., when adding noise, optimization, there are four kinds of noise level)
分布式估计算法EDA
- EDA分布式算法,进化算法 可以和一些智能算法拟合使用(Distributed estimation algorithm)
分布估计算法
- 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)