登录
首页 » matlab » EM_GM

EM_GM

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

  • zc33
    使用matlab编写的 配电网前推回代潮流计算程序 使用IEEE 33节点配电系统作为算例,可实现弱环网情况下的潮流计算(Matlab prepared using forward and backward substitution distribution network power flow calculation program uses IEEE 33 node power distribution system as an example, can be realized in case of weak-link network flow calculation)
    2020-09-05 20:08:05下载
    积分:1
  • LIGHTNING-CURRENT-MODEL
    This is a model of a LIGHTNING CURRENT in simulink in order to be used in a simulation
    2011-12-28 07:49:26下载
    积分:1
  • matlab
    非常好的matlab的仿真教程,Simulink电路分析应用,有需要的可以看看。(Very good Matlab simulation tutorial, Simulink circuit analysis applications, there is a need to look.)
    2013-05-12 17:59:35下载
    积分:1
  • LMS
    用LMS算法实现对自适应谱线增强器的仿真,自适应谱线增强器与陷波器的基本原理(LMS algorithm with adaptive line enhancer of the simulation, adaptive line enhancer with the basic principles of notch filter)
    2010-12-06 15:51:56下载
    积分:1
  • Kalmanfilter
    说明:  仿真方法:1.在Matlab命令窗口中输入:TargetTracke(0,0);进行跟踪实验仿真; 2.为了体现本文的重点,即模型切换的重要性,在Matlab命令窗口中输入:argetTracke(0,1);可以观看如果不采用模型切换的仿真结果;3.在Matlab命令窗口中输入:Mentecarlo;进蒙特卡洛仿真; (kalman filter simulate)
    2009-08-29 17:26:25下载
    积分:1
  • symmetric-cyclic-stress-life
    疲劳设计中周期循环对称的算法,程序中使用了全局变量的传递和反迭代的算法,有一定的借鉴意义。(symmetric cyclic stress life method)
    2015-04-20 09:16:11下载
    积分:1
  • 变化检测 - GRSL2009 - PCA - KMEANS
    运用主成分分析法和K均值聚类法来进行SAR影像变化检测(SAR image change detection using principal component analysis and K-means clustering)
    2020-12-24 16:29:06下载
    积分:1
  • 3232A2
    Model 3232a2 - accelemeter sensor
    2010-12-16 00:33:33下载
    积分:1
  • caculate_variance
    Verilog语言求解均方根的近似方法,用MATLAB仿真实现,思想可移植到FPGA中(Verilog language rms approximate solving method, using MATLAB simulation, ideas can be transplanted into the FPGA )
    2013-11-20 20:55:10下载
    积分:1
  • Monte-Carloandmatlab
    Monte Carlo利用matlab 来进行计算模拟,可以用于计算机进行可靠性的概率模拟(Monte Carlo use matlab to simulating calculation, can be used to simulate the probability of reliability of computer)
    2015-03-17 16:22:03下载
    积分:1
  • 696518资源总数
  • 105717会员总数
  • 10今日下载