搜索资源列表
EM算法
- EM算法源程序的代码,运行的结果和实验报告
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
- 这次上传的程序源码是关于EM算法的编程实例。-The upload process is on the EM algorithm source code programming examples.
EM-GMM
- Em algo for GMM, data mining unsupervised learning-Em algo for GMM, data mining unsupervised learning
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
em-three-preference
- 基于EM算法,可以估计在混合高斯分布下的三个参数-EM expection
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
- 求解参数估计的常用算法——EM,即期望最大化算法,用于代替样本量不完全时的极大似然估计算法。-Common algorithm for solving parameter estimation- EM, expectation maximization algorithm is used to replace the sample size is not completely at the maximum likelihood estimation algorithm.
em-algorithm-for-gmm
- 基于高斯混合模型(GMM)的em算法,给出了其matlab实现-em algorithm for GMM