-
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
-
varcode--jplv7
向量自回归是经济学统计分析中的一个一个软件(fdf)
- 2011-01-02 23:22:48下载
- 积分:1
-
vectorielle
my monography of commande vectorielle
- 2010-05-12 23:37:58下载
- 积分:1
-
RTL8376
Realtek RTL8376开发资料,图纸,手册(Realtek RTL8376 development information, drawings, manuals)
- 2014-12-07 13:22:46下载
- 积分:1
-
CURVE-SKETCH-IN-MATLAB-GUI
Making skecth in matlab GUI is fun. this code will give that chance and you can modify it on your own to get your desire.
- 2013-10-17 11:46:30下载
- 积分:1
-
LSB_linear
采用最小二乘算法,设计线性麦克风阵列固定波束形成器(design fixed beamformer of linear micphone array by using Least-Square(LS) algorithm)
- 2016-12-23 17:13:04下载
- 积分:1
-
SVR-LINEAR
基于SVR的线性系统的辨识和校验,辨识信号采用幅值为2的随机信号(Linear systems based on SVR identification and validation, identification signal using random signal amplitude of 2)
- 2013-09-15 21:22:34下载
- 积分:1
-
bingwangguocheng
双馈异步发电机并网过程及控制方法的改进,适用于dfig系统仿真(Doubly-fed and improve net process control methods and asynchronous generators for dfig System Simulation)
- 2014-02-26 20:11:17下载
- 积分:1
-
pinghua53
说明: 对信号做五点三次平均法平滑处理,已编成函数,一种平滑较快,一种较慢。(Three of the signal with an average of five-point smoothing method has been compiled function, a smooth and rapid, a slower.)
- 2011-03-24 18:03:56下载
- 积分:1
-
multipath_chann
multipath_chann.m 多径信道仿真(multipath_chann.m multipath_chann.m)
- 2020-12-26 16:09:03下载
- 积分:1