登录
首页 » matlab » EM_GM

EM_GM

于 2008-04-27 发布 文件大小:3KB
0 269
下载积分: 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 个回复

  • 3
    说明:  有用的matlab源,大家看一下是否有用啦。或许对你有帮助哦。(Matlab useful source, we look at whether it is useful to you. May be helpful to you, oh.)
    2008-01-04 00:00:42下载
    积分:1
  • MimoOfdmPAPR
    To combat high PAPR, one intuitive solution is to adopt amplifiers to have larger trade-off range. However, these types of amplifiers are generally expensive and have low efficiency-cost, and therefore are of no practical use. On the other side, certain algorithms were introduced and been proved have a good performance of high PAPR reduction. Hence, in this thesis, some currently promising PAPR reduction methods are studied and compared. The performance of these reduction schemes are evaluated by using simulation software, Matlab. NUMERICAL PERFORMANCE EVALUATION OFPAPR REDUCTION TECHNIQUES IN MIMO OFDM WIRELESS COMMUNICATION SYSTEMS. Nice thesis paper with source code and simulation.
    2010-11-09 20:34:37下载
    积分:1
  • MATLAB6.5fuhaoyunsuan
    Matlab6.5符号运算及应用,分析了Matlab符号运算及绘图功能,并提供了大量的实例(Matalab 6.5 symbolic operation and the application of Matlab symbolic computation and graphics functions, and provide a large number of examples)
    2007-03-27 10:05:21下载
    积分:1
  • gen_compond
    C:Users -sabaghiDesktopsimulink machine--meDCGeneratorDC Generation Compond Long
    2012-02-10 16:58:48下载
    积分:1
  • source
    retrieve data from fig and export to excel
    2012-10-08 14:57:18下载
    积分:1
  • High-order-statistics-
    高阶统计量的基础学习资料,包括高阶统计量在信号处理方面的一些应用(High order statistics based learning materials, including high order statistics in signal processing some of the application)
    2011-12-31 14:18:44下载
    积分:1
  • Circle_MEF
    Program for solving problem of propagation of a time-harmonic plane wave along the x-axis
    2013-05-14 16:50:17下载
    积分:1
  • Strusscode
    Struss code Matlab code
    2011-08-10 22:23:42下载
    积分:1
  • fit_logistic
    Fit time series Q(t) to a logistic function. Inputs (vectors of same size): t (time) & Q Outputs: Qpre (logistic model fit to data) and three independent parameters: thalf, Qinf, and a, describing the logistic Q(t) = Qinf/(1 + exp(-a*(t-thalf))) Qinf is value as t --> infinity thalf is time of symmetric inflection point a is time decay constant Written by James Conder, Southern Illinois University, Oct. 2010
    2014-02-14 18:29:17下载
    积分:1
  • magic-cube-in-matlab
    用于初学者在matlab中绘制魔方,初学者可以下载学习其中步骤(magic cube in matlab)
    2013-05-21 03:08:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载