搜索资源列表
EM算法for cluster
- 一个大家都在寻找的em算法,matlab实现-one we are looking for the em algorithm, achieving Matlab
EMalgorithm
- EM算法处理高斯混和模型,是用MATLAB实现的
EM
- EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
EM
- EM算法Matlab实现。最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)-EM algorithm by Matlab. Maximum expected (EM) algorithm is probabilistic (probabilistic) model to find maximum likelihood parameter estimation or m
stprtool15aug08
- 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
MIL-Ensemble
- This toolbox contains re-implementations of four different multi-instance learners, i.e. Diverse Density, Citation-kNN, Iterated-discrim APR, and EM-DD. Ensembles of these single multi-instance learners can be built with this toolbox
em
- em算法是一种估计最优参数的方法 又名最大期望算法-em algorithm is a way to estimate the optimal parameters, also known as the greatest expectations algorithm
EM_GM
- 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
Bayes_EM
- 利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
EM
- 模式识别中的Expectation maximization算法的matlab源码-Expectation maximization algorithm