搜索资源列表
EMnormmixtest
- 经典的EM算法程序,用于正态混合分布模型的参数估计,希望能够对大家有帮助!-classic EM algorithm for the Normal Distribution hybrid model parameter estimation, we hope to be able to help!
HGMEM
- 层次性EM算法 VASCONCELOS,-hierarchy EM algorithm VASCONCELOS,
tutorial_em_matlabcode
- em算法matlab代码。解压缩后直接可以在matlab环境下运行-em algorithm Matlab code. Decompress directly in the operating environment Matlab
GMMTRAIN
- 实现了从wave中读取数据,并通过mfcc提取特征系数。再通过分裂法聚类,最后使用EM算法建立GMM。
EM算法
- EM 求高斯分布参数
Gentle_Tutorial_of_the_EM_Algorithm
- Gentle Tutorial of the EM Algorithm.pdf 一个浅显易懂的EM算法教程-Gentle Tutorial of the EM Algorithm.pdf an easy to understand tutorial of EM algorithm
code
- 语音篡改检测的相关源码。通过EM算法进行检测-The relevant source voice tamper detection
em
- 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
EM_GM
- em算法的介绍和一个 游泳的事例是大家学习交流的很好的程序请大家多顶-good
08gmm
- GMM很好的理论资料,对高斯模型的详细描述以及EM算法的介绍。对编程有一定的帮助。-This is for the initial researcher to study about the GMM Model.
EMforTVAR
- 基于期望最大迭代算法的对时变AR模型的卡尔曼平滑估计-EM Algorithm for Time-varying AR model
EM
- 该算法利用概率论中最大似然估计实现EM算法,通过对理论图像和统计图像的比较得出结果。-The algorithm uses the probability of the maximum likelihood estimate EM algorithm, the results of the comparison of theoretical imagery and statistical image.
MATLAB
- 关于matlab程序的源代码,主要是关于EM算法的程序实现-About the the matlab program' s source code, the program on the EM algorithm to achieve
EM
- em算法, 关于C++的,请大家看看,好的话评论下。-em algorithm
GMM_EM
- 2类分类高斯混合模型 使用k-means的方法来初始化GMM, 基于EM算法计算出GMM模型参量。 测试GMM模型分别有2个,4个,8个混合成分-2-class classifier with Gaussian Mixture Models. Use the k-means method to initialize the GMM’s Then improve the GMM models iteratively based on the EM algo-rithm.
EM
- 模糊聚类算法的应用,找出相应的焦点和系统运行的相关状态。-Application of FCM and EM,it can select the focus and the operation of the system.
EM-cPP
- 这是用C++实现的EM算法,简单易用,对于理解EM算法很有用,尤其是对于初学者。-This is the EM algorithm implemented with C++, easy to use, useful for the understanding of the EM algorithm, especially for beginners.
HMM_EM
- Hadoop隐马尔科夫模型的实现,有训练算法(EM),产生的模型参数可以用来单机使用,亲测可用,可供正在学习hadoop的同学参考-Implement Hadoop hidden Markov model, there are training algorithm (EM), the model parameters can be used to produce stand-alone use, pro-test available for reference students are lear
vbemgmm
- 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
GMM
- matlab 实现GMM——EM算法,自动生产混合高斯分布,GMM算法的示例demo(matlab em gmm,Automatic production of mixed Gauss distribution, an example of GMM algorithm demo)