This code is to estimate the parameter of model of mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数
标签: model parameter estimate mixture
上传时间: 2015-04-10
上传用户:kikye
GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM mixture的matlab实现
标签: MULTIVARIATE GENERATING VARIABLES mixture
上传时间: 2014-01-24
上传用户:lvzhr
EM algorithm based on constrained mixture Gaussion model
标签: constrained algorithm Gaussion mixture
上传时间: 2015-11-26
上传用户:123啊
Fit a multivariate gaussian mixture by a cross-entropy method. Cross-Entropy is a powerfull tool to achieve stochastic multi-extremum optimization.
标签: Cross-Entropy cross-entropy multivariate powerfull
上传时间: 2014-12-20
上传用户:love_stanford
gaussian mixture modelling in matlab
标签: modelling gaussian mixture matlab
上传时间: 2016-02-28
上传用户:weixiao99
Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.
标签: architecture COVARTYPE specified Gaussian
上传时间: 2016-04-28
上传用户:dyctj
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %
标签: multidimensional estimation algorithm Gaussian
上传时间: 2013-12-03
上传用户:我们的船长
Optimization with Parabolas mixture Distributions 數學算法
标签: Distributions Optimization Parabolas mixture
上传时间: 2014-01-09
上传用户:wendy15
gmmTrain: Parameter training for gaussian mixture model (GMM)
标签: Parameter gmmTrain gaussian training
上传时间: 2014-01-16
上传用户:chenbhdt
Gaussian mixture Algorithm
标签: Algorithm Gaussian mixture
上传时间: 2014-01-13
上传用户:thesk123