搜索资源列表
MixGaussDemo
- 人体运动跟踪 混合高斯模型+GRISON方法-human motion tracking GMM + GRISON methods
高斯混合模型的EM算法的源程序代码
- GMM模型的一个小例子,可以做出不学习这个模型用
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
em
- 基于EM算法的模型聚类的研究及应用,GMM高斯混合模型-EM-based clustering algorithm and its application model, GMM Gaussian mixture model
GMM_kmeans_mix
- 用于说话人识别(声纹识别)训练过程或识别过程的高斯混合模型-GMM model for training process or testing process of Speaker recognition
GMM
- 模式识别问题中GMM(混合高斯模型)的推导-Pattern recognition-Gaussian mixture model
GMM
- GMM混合高斯模型的c++实现和文档介绍。-GMM Gaussian mixture model c++ implementation and documentation describes.
GaussianMixtureModel_2-
- 高斯混合模型关于高斯混合模型(GMM)的matlab源代码-on Gaussian mixture model (GMM) Matlab source code
GMM
- 聚类算法之高斯混合模型,GMM 和 k-means 很像,不过 GMM 是学习出一些概率密度函数来(所以 GMM 除了用在 clustering 上之外,还经常被用于 density estimation )。-Gaussian mixture model of clustering algorithm, GMM and k-means like, but GMM is learning some probability density function (so GMM except on cl
GMM
- 高斯混合模型,模式识别。matlab源码实现分类-Gaussian mixture model of pattern recognition.The matlab source code to achieve
GMM
- 高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
GMM
- 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
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.)