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