搜索资源列表
EM-kmeans.rar
- 用matlab实验k-means算法,对数据进行分类。,Matlab experiments using k-means algorithm to classify the data.
EM-Algorithm.zip
- 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
EM-matlab.rar
- 用matlab实现EM算法,进行聚类分析。,EM algorithm using matlab to achieve, for Cluster Analysis.
EM.zip
- EM算法简明教程 用于高斯分布隐马尔可夫模型的参数估计,Gentle Tutorial of the EM Algorithm and its Application to Parameter Estimation for Gaussian Mixture and Hidden Markov Models
EM
- EM 算法MATLAB代码,用于数据聚类。-em algorithm which is used in data clustering.
EM
- EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
Matlab-EM
- MATLAB下的很好用的EM算法,简单的接口和图形显示。-MATLAB under the EM algorithm used in a good, simple interface and graphical display.
OS-EM
- OS-EM迭代算法 用于图像重建,是一种新的图像重建方法,可以有效减少伪影-OS-EM iterative algorithm for image reconstruction, is a new image reconstruction method can effectively reduce the artifacts
EMSeg
- matlab写的图像分割算法,用Em算法实现,很棒!-matlab write image segmentation algorithm, Em Algorithm, great!
EM
- 用于估计未知数据的EM算法,即最大期望算法,用到的地方很多,可用来做同步。-The data used to estimate the unknown EM algorithm, that is the maximum expectation algorithm, used in many places, can be used for synchronization.
EM
- EM算法,好好学,图像处理,图像分割,一定能成功-EM algorithm, good science, image processing, image segmentation, will succeed
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
EM-algorithm
- EM算法,是一种无监督的聚类算法,可以实现对数据的处理,对不同数据进行聚类,生成类内相似度最大-EM algorithm is an unsupervised clustering algorithm, the data processing can be achieved on different data clustering, to generate the maximum within-class similarity
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
EMarithmeticprogramandexperimentalreport
- EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
EM
- Matlab源代码,EM Algorithm-EM Algorithm
em_ghmm
- EM算法的MATLAB实现,EM算法是HMM中用于随机过程模型参数训练的经典算法-the inplement of algorithm EM with MATLAB,the algorithm is a claasical mathod which is used to train the patameter of the HHM model.
EM(1020B)
- Expectation-maximization algorithm
EM-for-HMM-Multivariate-Gaussian-processes
- Expectation-Maximization algorithm for a HMM with Multivariate Gaussian measurement Usage ------- [logl , PI , A , M , S] = em_ghmm(Z , PI0 , A0 , M0 , S0 , [options])
EM
- EM算法的简单实现,EM算法是机器学习中的一个重要的基础算法(Simple implementation of EM algorithm, EM is an important basic algorithm in machine learning)