登录
首页 » matlab » EM_GM

EM_GM

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

  • QPSK
    基于Matlab的QPSK调制解调的仿真程序,希望对大家有所帮助(Matlab-based simulation of QPSK modulation and demodulation process, want to help everyone)
    2009-09-23 09:55:10下载
    积分:1
  • routing
    在复杂网络中,求经典的无标度网络最短路径算法的matlab源程序非常的实用。(In complex networks, and the classical scale-free network shortest path algorithm matlab source code is very practical.)
    2007-09-17 14:39:37下载
    积分:1
  • 71477195distance_tran
    human pose estimation
    2010-09-04 08:14:45下载
    积分:1
  • Kalman_filter_simulation_for_a_vehicle_travelling_
    Kalman filter simulation for a vehicle travelling along a road(Kalman filter simulation for a vehicle tra velling along a road)
    2007-05-17 18:52:52下载
    积分:1
  • ElectromagneticSimulationUsingFdtdSullivan1D
    Electromagnetic Simulation Using__ Fdtd Sullivan书中C语言的程序转写成MATLAB程序。全部都能运行,正确。(Electromagnetic Simulation Using__ Fdtd Sullivan book, written in C language program to switch MATLAB. All to run correctly.)
    2010-07-19 18:02:09下载
    积分:1
  • stukf
    此程序是运用强跟踪UKF滤波实现捷联惯导实现初始对准,可以仿真数据,如果有实验数据也可以用!效果还可以。(This procedure is the use of strong tracking UKF SINS to achieve the initial alignment, simulation data, if the experimental data can be used! Effect can also be.)
    2021-05-12 17:30:03下载
    积分:1
  • v2normalkalman
    自己编写的2维动态模型,运用卡尔曼滤波仿真。(I have written two-dimensional dynamic model, the use of Kalman filter simulation.)
    2011-09-07 10:43:59下载
    积分:1
  • AP_Clustering
    AP聚类方法,是08年发表在“科学”上的聚类方法,本人从图像图像方面研究近十年,这是我所见过最好的聚类算法,本程序提供聚类演示,还把它用图像分割试验(matlab7.0环境调试)。(AP clustering method, is 08 published in " Science" on the clustering method, the image from the image in my research in recent years, this is the best I have ever seen clustering algorithm, Clustering presentation of this program provides, but also test it with the image segmentation (matlab7.0 debugging environment).)
    2020-07-01 18:20:01下载
    积分:1
  • VISUM-Exercise-for-Monday
    Visum Exercise for Monday no use of matlab
    2011-10-05 06:19:47下载
    积分:1
  • NSGA-II
    nsga-2算法实现多目标优化,改进了nsga算法。是一种先进的遗传算法(nsga-2 multi-objective optimization algorithm, improved nsga algorithm. Is an advanced genetic algorithm)
    2014-02-21 18:59:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载