搜索资源列表
EMalgorithmforMOG
- 高斯混合模型参数估计,EM算法,sunMOG.m为函数,testMOG4.m为测试程序
111186761EMnormmixtest.rar
- 用matlab实现高斯混合模型Em算法的源程序哪位有呀,帮帮忙啦- 工具箱与,With the realization of Gaussian mixture model matlab algorithm Em Which source are you? Help help you- the toolbox and
EM_Gaussian
- 基于EM算法的高斯混合模型参数估计Matlab算法,-EM algorithm-based parameter estimation of Gaussian mixture model
e_m_matlab
- 高斯混合模型的em 内含源代码与例子和实验报告-Gaussian mixture model of the em algorithm
EM_1D
- 一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。-one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.
gmm
- 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
GMM_background_src
- 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
em
- MATLAB实现的EM算法,用于高斯混合模型的均值、方差、权重估计-EM algorithm based on MATLAB
mixture-Gauss-model-EM-matlab
- EM算法计算混合高斯模型,可以计算三个参数。-Gaussian mixture model EM algorithm, three parameters can be calculated.
EM
- 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
EM
- GMM的优化,用EM算法实现高斯混合模型-GMM optimization algorithm EM
EM-GMM
- 利用EM算法实现高斯混合模型的优化,完成特征建模-Use of EM Algorithm to to achieve the the the optimization of of the Gaussian mixture model, to complete the Feature Modeling
EM
- 实现EM算法的MATLAB仿真程序,利用高斯混合模型实现EM聚类算法,并比较估计参数。-EM algorithm to achieve the MATLAB simulation program, using Gaussian Mixture Model EM clustering algorithm, and compare the estimated parameters.
EM
- EM数值算法 MATLAB程序 用于高斯混合模型(numerical algorithms)
EM_GM_fast
- 高斯混合模型中的EM算法(就不完整数据的极大似然估计)应用(EM algorithm in Gauss mixture model)
EMfc
- 一个EM算法 这是通过高斯混合模型进行聚类的EM算法的实现,使用图形在线表示。(EM algorithm This is an implementation of the EM algorithm for Clustering via Gaussian mixture models, using graphical on-line representation.)
GMMs
- function对数据EM算法进行fit,并对产生的高斯混合模型的最大似然估计进行绘图。输出结构体obj,带有高斯混合模型的参数mu,sigma。(Function carries out fit for data EM algorithm, and draws the maximum likelihood estimation of the Gauss mixture model. The output structure is obj, with the parameter mu and s
GMM
- 实现了EM算法对高斯混合模型进行聚类,并将聚类结果用图像展示出来,希望对混合模型的朋友有用。(The EM algorithm is implemented to cluster the Gauss mixture model, and the clustering results are displayed with images, hoping to be useful to friends of the mixed models.)
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)