搜索结果
找到约 31 项符合
GMM 的查询结果
按分类筛选
其他书籍 简单介绍了EM算法的原理.以及在GMM中的应用
简单介绍了EM算法的原理.以及在GMM中的应用
matlab例程 Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) tak
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.
matlab例程 GMM 混合高斯自适应背景维护 可以用来做行人检测 等
GMM 混合高斯自适应背景维护 可以用来做行人检测 等
人工智能/神经网络 这是一款用C++编写的实现gmm算法的程序
这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。
matlab例程 gmmTrain: Parameter training for gaussian mixture model (GMM)
gmmTrain: Parameter training for gaussian mixture model (GMM)
人工智能/神经网络 关于高斯混合模型(GMM)的matlab源代码:
关于高斯混合模型(GMM)的matlab源代码:
matlab例程 Generalized Method of Moments(GMM) 广义矩方法
Generalized Method of Moments(GMM) 广义矩方法,是用来估计模型参数的计量经济学过程。具体说明见其中的gmmdoc.pdf。
matlab例程 GMM工具箱第一部分。包含了GMM算法的各个函数
GMM工具箱第一部分。包含了GMM算法的各个函数,对GMM建模很有帮助.
其他 简单明了的HMM-GMM-KEAMS调用接口
简单明了的HMM-GMM-KEAMS调用接口,C环境使用。