搜索资源列表
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、-M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There
FitFunc
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution,
FittFunc
- 多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation,
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
surshrHEDA
- 基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数-Estimation algorithm based on histogram matlab source code, test function selected is 30-dimensional function
sources
- 用java实现遗传算法、进化算法、退火算法、分布估计算法、爬山算法、随机采样算法等算法-Use Java implement genetic algorithms, evolutionary algorithm, annealing algorithm, distribution estimation algorithm, climbing algorithms, random sampling algorithm of the alg
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 Learni
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
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, MATL
EDA(PBIL)
- 分布估计算法源代码,PBIL源代码,变量不相关。-EDA PBIL
fengbuguji
- 分布估计算法,是一个数据包,能实现群的一般算法-Distribution estimation algorithm, which is a packet, can achieve the group of the general algorithm
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)