-
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
-
AllData
利用matlab进行fcm聚类算法,实现数据的聚类(FCM clustering algorithm )
- 2011-12-12 17:56:09下载
- 积分:1
-
LWSG_NMF
该程序是LWSG_NMF方法(局部加权稀疏图正则非负矩阵分解)的matlab实现,可根据所需参数,进行设置(The program is LWSG_NMF method (locally weighted sparse graph regular NMF) matlab implementation, according to the required parameters, set)
- 2016-03-17 09:51:40下载
- 积分:1
-
7941977HammingCode
toi ten la nguyen van duc
- 2009-11-04 01:01:04下载
- 积分:1
-
msequce1
生成1,0序列的m序列,经验证,是正确的(Generated sequence of m sequences 1,0, experience certificates, is correct)
- 2008-06-02 17:30:50下载
- 积分:1
-
SURFmex
matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
- 2011-05-03 08:30:54下载
- 积分:1
-
Constrained-
无约束多维极值问题,适合数学计算,优化分析等极值问题的求解(Unconstrained multi-dimensional extremum problem, is suitable for mathematical calculations, the extremum problems of solving optimization analysis, etc
)
- 2013-07-16 16:02:48下载
- 积分:1
-
kaimalmodelvj
wind speed simulink model kaimal spectrum
- 2015-03-20 21:00:20下载
- 积分:1
-
filters-in-spacial-domain
空域中的均值滤波,中值滤波,几何均值,调和反调和均值滤波器等(filters in spacial domain,such as median filter)
- 2010-08-28 12:39:33下载
- 积分:1
-
tongxin2
知识有matlab 仿真的 通信方面的课程设计,是关于AMI和CMI编码的 以及抽样判决方面的,请大家及时下载(please download this thing it is easy to understand ,you can easy get )
- 2011-11-06 10:06:39下载
- 积分:1