搜索资源列表
EM-Algorithm.zip
- 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
EM-algorithm-of-Matlab-source
- EM算法的Matlab源码 EM算法是机器学习中一个很重要的算法,即期望最大化算法,主要包括以下两个步骤: E步骤:estimate the expected values M步骤:re-estimate parameters-EM algorithm of Matlab source EM algorithm is the machine learning a very important algorithm, which maximize algorithm, mainly
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
Java
- 用java语言实现了EM算法在抛硬币实验中的应用-It has implemented the EM algorithm in tossing the coins
Matlab-EM
- MATLAB下的很好用的EM算法,简单的接口和图形显示。-MATLAB under the EM algorithm used in a good, simple interface and graphical display.
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
EMarithmeticprogramandexperimentalreport
- EM算法源程序的代码,运行的结果和实验报告。-EM algorithm source code, operating results and the experimental report.
em
- 结合bishop的PRML一书,用MTALAB实现了EM算法,算法实用性强-Bishop of the PRML with a book, with MTALAB realized EM algorithm is strong practicability
遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息.r
- 神经网络\遗传算法用于从EM雷达数据提取地下古墓遗迹定位信息- The nerve network \ heredity algorithm uses in from the EM radar data to withdraw the underground ancient grave vestige localization information
EM
- Matlab源代码,EM Algorithm-EM Algorithm
IMAGE-SEGMENTATION-BY-EM-ALGORITHM-AND-WATER-MARK
- water marking of em segmented image
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM
EM算法
- 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。(In statistical calculation, the expectation maximization (EM) algorithm in probability (probabilistic) maximu
EM Algorithm
- 通过使用EM算法来实现混合高斯的分类,有比较好的效果,很直观的可以展示,对于初学者很有帮助(Through the use of EM algorithm to achieve the classification of mixed Gaussian, have better results, very intuitive to display, helpful for beginners)