登录
首页 » matlab » EM_GM

EM_GM

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

  • matlab-FEM
    帮助matlab使用者编译有限元程序,对初学者来书上手很快。(Utility for member proceeding FEM)
    2010-05-26 14:28:13下载
    积分:1
  • code3
    matlab programs to download
    2013-02-28 13:18:39下载
    积分:1
  • LP.m
    This function computes the LP guided modes of a step-index optical fiber using Matlab s "fzero" function available in the Matlab s Symbolic Toolbox. The "fzero" function uses Brent s method to find the root of a continuous function of one variable given an initial guess value.
    2012-11-21 03:01:20下载
    积分:1
  • quwuchuli
    雾天环境下图像的去噪处理,基于MATLAB环境仿真,希望对大家有帮助(Fog environment, image denoising, based on MATLAB environment simulation, we want to help)
    2010-05-30 20:15:26下载
    积分:1
  • esmd4j-1.0-free
    一种新的信号分解方法,极值点对称模态分解。能处理非平稳非线性信号。(A new method of signal decomposition, extreme value point symmetry mode decomposition. Can deal with non-stationary nonlinear signal.)
    2020-11-03 21:09:52下载
    积分:1
  • FIR-bp
    使用hamming窗函数法设计的FIR带通滤波器(Use hamming window function method design FIR filters)
    2011-05-17 10:08:33下载
    积分:1
  • yiweiqiuzuobiaoCSM
    一维球坐标系下辐射传递方程切比雪夫配置点谱方法求解(One-dimensional spherical coordinates radiative transfer equation Chebyshev collocation spectral method for solving)
    2013-07-22 08:51:20下载
    积分:1
  • dcmachine
    matlab smulation script of dc motors an behavior of this machines
    2015-04-03 04:47:49下载
    积分:1
  • Demo_CS_IHT
    压缩感知经典算法IHT算法源码,不需经过任何修改,可直接运行(Compression sensing classical algorithm IHT algorithm source code)
    2012-02-18 12:10:03下载
    积分:1
  • steerfilter
    Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行(It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H. Adelson, "The Design and Use of Steerable Filters", IEEE PAMI, 1991.)
    2009-11-24 11:17:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载