-
EM_GM
% 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)
- 2008-04-27 15:51:27下载
- 积分:1
-
ce
说明: code for game theory
- 2011-03-22 22:50:33下载
- 积分:1
-
lms_filter
基于最小均方误差的最小二乘滤波器的设计算法(Based on the minimum mean square error of the least squares filter design algorithms)
- 2014-12-23 09:00:24下载
- 积分:1
-
chhezha
用于重合闸分析计算 明白重何在的原理和仿真计算(For the reclosing weight What is the principle and simulation analysis to understand)
- 2013-04-24 21:51:56下载
- 积分:1
-
16v280bianhuaquxian
16V280柴油动力计算,活塞连杆作用力分析计算及侧向力计算(16V280diesel engine )
- 2012-04-25 22:34:52下载
- 积分:1
-
TMBP
A Topic Modeling Toolbox Using Belief Propagation,一种用BP算法建立主题模型的算法,计算速度较快。有说明文档。(A Topic Modeling Toolbox Using Belief Propagation, a topic model established by BP algorithm algorithm to calculate faster. There documentation.)
- 2014-01-12 20:23:32下载
- 积分:1
-
repay
等本金法还款C的原代码,基于matlab.此为1.0版,以后会增加2.0版.大家支持.(Repayment of the principal Act, such as the original C code, based on matlab. This is version 1.0, version 2.0 will increase. U.S. support.)
- 2007-08-05 16:20:36下载
- 积分:1
-
MATLAB-CODE
MATLAB的一些经典算法,大家看看有没有用!(MATLAB' s some classic algorithms, we see no use!)
- 2011-05-20 14:19:05下载
- 积分:1
-
zuidasiran
信号处理中参数最大似然估计的仿真程序设计(Maximum likelihood parameter estimation simulation)
- 2011-06-12 09:00:37下载
- 积分:1
-
SLM
OFDM 峰均法 对OFDM系统功能的影响 限幅滤波 (Peak- OFDM system function limiting filter)
- 2012-05-30 21:30:46下载
- 积分:1