搜索资源列表
EM算法for cluster
- 一个大家都在寻找的em算法,matlab实现-one we are looking for the em algorithm, achieving Matlab
mbcfinmix
- MODEL-BASED FINITE MIXTURES USING THE EM ALGORITHM的matlab实现-MODEL-BASED FINITE MIXTURES USING THE EM A the Matlab achieve LGORITHM
EMDD
- matlab的EM diverse density的源程序-Matlab EM diverse density of the source
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
LDAForTextClassification
- 使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification
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
HUT_EM_3nguon
- this code is EM algorithm, very important-this code is EM algorithm, very important!!!
Adaptive-Embedding-Dimension
- 嵌入维数自适应最小二乘支持向量机 状态时间序列预测方法 Condition Time Series Prediction Using Least Squares Support Vector Machine with Adaptive Embedding Dimension 针对航空发动机状态时间序列预测中嵌入维数难于有效选取的问题, 提出一种基于嵌入维数自适应 最小二乘支持向量机( L SSVM ) 的预测方法。该方法将嵌入维数作为影响状态时间序列预测精度的重要参
lda-0.2-matlab
- 暂时放置在java中 lda的 还是不错的-lda em matlab
EM
- 模式识别中的Expectation maximization算法的matlab源码-Expectation maximization algorithm