登录
首页 » matlab » EM_GM

EM_GM

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

  • rand_generalized_gauss_rej
    Acceptation rejection Algorithme for Generalized Gaussian Data Generation
    2011-02-14 20:01:21下载
    积分:1
  • BCT
    有复杂网络有关的各种指标的计算工具包,包括最短路径长度,各种中心指标(The complex network of various indicators calculated Kit, including the length of the shortest path, various centers indicators)
    2020-07-03 13:00:01下载
    积分:1
  • DC-SERVO
    DC SERVO MOTOR SIMULATION AND DESIGN
    2015-01-03 09:19:34下载
    积分:1
  • count_K.N
    k个位子,n个元素填充,每个位置上数字可重复。例程为一简洁的递归算法,显示所有可能的组合(n to K problem)
    2009-05-18 07:11:20下载
    积分:1
  • imagerestoration
    this file contains my project
    2010-01-30 16:57:40下载
    积分:1
  • 3
    说明:  eeg data,i have processed the datas,you can easily use load to load and use the data
    2010-05-24 16:05:33下载
    积分:1
  • project2
    现代信号处理大作业2,实现WV分布并画出3D图,指出信号项和交叉项,需要用到tftb-0.2工具箱(2 large modern signal processing operations to achieve WV distribution and draw 3D maps, points out items and cross-term signal is needed for tftb-0.2 Toolbox)
    2014-01-07 13:50:43下载
    积分:1
  • leach
    在matlab实现leach协议,及对其的一些节能改进(leach in matlab)
    2011-05-20 19:59:40下载
    积分:1
  • baseband
    产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2; 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列) 改用HDB3码,画出前20个符号对应的波形 改用密勒码,画出前20个符号对应的波形 分别对上述1000个符号的波形进行功率谱估计,画出功率谱 改变信源“0”的概率,观察AMI码的功率谱变化情况(A length of 1000 random binary sequence, and " 0" with a probability of 0.8, " 1" with a probability of 0.2 the AMI code above zero, the pulse width of the symbol width of 50 , the waveform sampling rate Symbol rate 8 times, draw the top 20 of the waveform corresponding to the symbol (the first 20 and gives the source sequence) switch HDB3 code, the first 20 to draw a waveform corresponding to the symbol to switch Miller code, the first 20 symbols correspond to draw The waveforms of the symbol of the waveform 1000 power spectrum estimation, shown to change the source power spectrum " 0" , the probability of observation of the power spectrum of AMI code changes)
    2013-11-12 21:16:38下载
    积分:1
  • superpixels
    超像素块算法,已经试过绝对好用,sp_demo.m是主程序,用之前需要将c++和matlab建立联系(Super-pixel block algorithm' ve tried absolutely easy to use, sp_demo.m main program before using the c++ and matlab establish contact)
    2013-04-14 10:01:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载