搜索资源列表
EM.zip
- EM算法简明教程 用于高斯分布隐马尔可夫模型的参数估计,Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models
CHW3
- Expectation Maximization (EM) Algorithm for Gaussian Mixture Model
EM_GMM
- 基于EM算法实现的高斯混合模型数据分类,可以很优秀的对各种数据进行聚类分析,R语言实现-EM algorithm based on Gaussian mixture model data classification, can be very good for a variety of data clustering analysis, R language
EMAlgorithm
- 运用EM算法生成任意条件下的二维高斯分布-Using the EM algorithm to generate a two-dimensional Gaussian distribution in any condition
EMfunction
- 混合高斯分布的em算法,e步和m步,输出各参数值(mixture of gaussian,em)