登录
首页 » matlab » EM_GM

EM_GM

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

  • MPCController
    基于模型预测控制算法的matlab控制器设计通用方法,matlab程序(matlab controller design coding ,generic)
    2013-04-06 13:50:11下载
    积分:1
  • QPSK
    QPSK调制后产生QPSK信号,QPSK信号分别通过AWGN信道、Rayleigh衰减信道和Rician衰减信道,分别通过QPSK解调出数字信号,通过输入与输出数字信号的对比计算出仿真过程中的传输误比率,并将其与各衰减信道的理论误比率进行对比(Generate QPSK signal QPSK modulation, QPSK signals through AWGN channel, Rayleigh fading channel and Rician fading channel, respectively, through the QPSK demodulation of digital signals by comparing input and output digital signals to calculate the simulation process of transmission error rate, and to compare with the theoretical error rate for each decay channel)
    2021-02-24 19:09:39下载
    积分:1
  • v2
    长春应用化学研究所,嵌段共聚物,高分子,物理学(Changchun Institute of Applied Chemistry,Block copolymers,Macromolecule,physics)
    2013-12-15 21:40:37下载
    积分:1
  • 直流有刷MATLAB模型
    直流有刷电机MATLAB模型(MATLAB model of DC brushed motor)
    2020-10-12 22:57:32下载
    积分:1
  • 3
    说明:  thesis about mimo ofdm synchronization
    2010-08-22 00:12:25下载
    积分:1
  • fleurydaima
    这个是一个旅行商的问题,在多个路段中选择合适的路径是解决问题的关键,这个算法就解决了这个问题(This is a traveling salesman problem, in many sections to choose the right path is the key to solve the problem, this algorithm has solved this problem)
    2010-09-03 23:21:13下载
    积分:1
  • matclass
    The MatClass IV Toolbox for MatLab has been developed to support experiments on feature based classification problems. (The MatClass IV Toolbox for MatLab has been developed to support experimentson feature based classification problems.)
    2008-01-24 10:54:19下载
    积分:1
  • Parzen
    Parzen窗法 模式识别基本程序 很重要很有用的哦(The Parzen window pattern recognition procedures very useful Oh)
    2013-01-04 19:57:06下载
    积分:1
  • spectrumsub
    在matlab开发环境下的谱减法算法,主要用在了作者的语音增强算法当中。(in Matlab development environment spectral subtraction algorithm, which was spent mainly on the author's speech enhancement algorithm.)
    2007-06-13 09:17:37下载
    积分:1
  • 74hamming
    汉明码(7,3)的matlab仿真,学习差错控制编码编码的入门经典(hamming (7,3)matlab simulation ,is a typical introduction of error control coding)
    2010-08-11 17:08:04下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载