搜索资源列表
EM算法
- EM算法,用于实现高斯混合模型参数估计GMM
gmm_test.rar
- 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
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
- EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
EM_GM
- 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
xml_toolbox-3.2.1-matlab-7.0-R14
- 高斯混合模型的matlab的实现,但是不包含em算法在里面,但是有版权,注意阅读内容-Gaussian mixture model of the matlab implementation, but does not include the em algorithm inside, but has the copyright and pay attention to read the content
Em
- 通过em算法实现对数据的高斯混合模型的分类-Em algorithm through implementation of data Gaussian mixture model classification
EM_GM_fast
- EM基于高斯混合模型的EM算法,EM基于高斯混合模型的EM算法EM基于高斯混合模型的EM算法-EM-based EM algorithm for Gaussian mixture model
em
- EM基本算法,高斯混合模型的应用,很基础,思路清晰-EMMixtures of Gaussians
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算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
高斯混合模型EM算法MATLAB程序
- 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
EM_GM_fast
- 高斯混合模型中的EM算法(就不完整数据的极大似然估计)应用(EM algorithm in Gauss mixture model)
GMM
- 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
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.)
RCY-GMMtest1
- 高斯混合模型(GMM,Gaussian Mixture Model)参数如何确立这个问题,详细讲解期望最大化(EM,Expectation Maximization)算法的实施过程。(How to establish the parameters of Gauss mixture model and explain the implementation process of the expectation maximization algorithm in detail.)
EM 算法
- 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
EM算法用于高斯混合模型
- EM算法在高斯混合模型的参数估计中的应用,内服Matlab程序例子。(Application of Matlab program and EM algorithm in parameter estimation of Gaussian mixture model.)