搜索资源列表
EM-kmeans.rar
- 用matlab实验k-means算法,对数据进行分类。,Matlab experiments using k-means algorithm to classify the data.
EM-matlab.rar
- 用matlab实现EM算法,进行聚类分析。,EM algorithm using matlab to achieve, for Cluster Analysis.
EM
- EM 算法MATLAB代码,用于数据聚类。-em algorithm which is used in data clustering.
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-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
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
- 这次上传的程序源码是关于EM算法的编程实例。-The upload process is on the EM algorithm source code programming examples.
Version7.1.5out
- GUI for an Expectation-Maximization algorithm (EM) variant (Split-EM-Discriminant)
EM
- em algorithm used in G-em algorithm used in GMM
em
- MATLAB实现的EM算法,用于高斯混合模型的均值、方差、权重估计-EM algorithm based on MATLAB
EM
- em算法的学习资料,各种格式,包含c和matlab源代码,希望有所帮助-em algorithm learning materials, a variety of formats, including c and matlab source code, hope that helps
Antenna-and-EM-5
- 天线与EM算法,个人认为比较好的资料,欢迎大家下载-Antenna and EM algorithm, individuals that good information, are welcome to download
IMAGE-SEGMENTATION-BY-EM-ALGORITHM-AND-WATER-MARK
- water marking of em segmented image
em
- 该代码实现了著名的EM算法,清晰地演绎了E与M步的实现过程,相信对初学者非常有益。-The function of this code is to implement the famous EM algorithm.The E and M proceduce has been implemented indepently and clearly. It is very useful for beginners.
mixture-Gauss-model-EM-matlab
- EM算法计算混合高斯模型,可以计算三个参数。-Gaussian mixture model EM algorithm, three parameters can be calculated.
EM
- 利用Matlab编程验证用EM算法估计的高斯混合模型的相关参数的性能。-Validate the use of Matlab programming estimated using EM algorithm for Gaussian mixture model parameters related to the performance.
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)