登录
首页 » matlab » EM_GM

EM_GM

于 2008-04-27 发布 文件大小:3KB
0 156
下载积分: 1 下载次数: 86

代码说明:

  % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • do_OFDM0
    OFDM SYSTEM SIMULATION SORCE
    2010-06-23 09:58:42下载
    积分:1
  • chaos
    时频处理的一个例子,在时频分析的matlab那本书里面有详细的说明(Deal with time-frequency an example, in the time-frequency analysis of matlab that book there are detailed instructions)
    2007-11-01 23:33:06下载
    积分:1
  • 005
    互相关函数,cross-correlation function
    2009-05-28 20:36:50下载
    积分:1
  • MATLAB6
    说明:  Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等(Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local enhancement, median filtering, image sharpening, etc.)
    2010-04-01 10:36:22下载
    积分:1
  • Selection-Sort
    An efficient program to do Selection-Sort for vectors in C++!
    2011-06-07 19:45:59下载
    积分:1
  • Codes
    calcul du champ rayonné par l antenne
    2012-05-10 21:19:50下载
    积分:1
  • pegasis
    This Matlab source code is for paper PEGASIS for wireless sensor networks.
    2014-10-01 21:35:46下载
    积分:1
  • FIRwin
    此程序是基于MATLAB的采用窗函数设计法设计FIR滤波器,内有多种窗函数,包括海明窗,汉宁窗,布拉克曼窗等等(This procedure is based on the use of MATLAB window function design FIR filter design with a multi-window function, including the Hamming window, Hanning window, Blackman window, etc.)
    2009-05-12 17:09:40下载
    积分:1
  • synthetic
    地震勘探中,水平层状介质的合成地震记录制作(the production of synthetics seismogram in seismic exploration )
    2020-09-26 18:07:47下载
    积分:1
  • DeliveryInd
    Empty constructor Source Code for Andriod.
    2013-11-14 22:45:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载