-
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
-
GMSK_modulation_Rayleigh_channel
This Simulink model simulate GMSK modulatino in Rayleigh channel.
- 2009-05-30 20:31:20下载
- 积分:1
-
cmmxlsimport
经优化后的xls文件导入到dbf文件的表单,dbf文件请自己创建(By importing the XLS file after the optimization to the DBF file form, please create your own DBF file
)
- 2014-09-12 13:01:53下载
- 积分:1
-
A_3Diodes
its diodes study for current load and behavior of diodes simulink this to learning fro matlab
- 2015-03-11 20:36:29下载
- 积分:1
-
bp08
关于bp网络观察权值和偏差的变化情况小程序(
bp network weights and deviations observed changes in the applet)
- 2014-11-01 10:14:34下载
- 积分:1
-
inpainting
For using this code need to use signal toolbox and general toolbox in your matlab
Inpainting using sparse regularization. Consider the pepper image with many missing
pixels.
Assume that the image is noisy-free.
(a) Inpaint the image by using orthogonal wavelet sparsity.
(b) Inpaint the image by using a different sparsity prior.
Based on the outputs, it is clear that the inpainting result obtain by Sobolev is much better than
other methods (i.e. Orthogonal wavelet sparsity and Invariant wavelet sparsity).
- 2013-12-11 17:30:22下载
- 积分:1
-
multi-uav-planning-master
multi uav path planning for 2D
- 2017-10-06 17:41:40下载
- 积分:1
-
2
说明: cstering in mtlb.to cstetring in
- 2013-07-20 07:06:00下载
- 积分:1
-
lijiang
利用authorware制作的丽江旅游介绍,利用authorware的四种交互,对于初学者是一个较好的实用例子。(produced using authorware tourism on Lijiang, using authorware four interactive, for beginners is a good practical example.)
- 2007-05-12 18:38:03下载
- 积分:1
-
Laplace
图像的拉普拉斯变换及其matlab代码实现及代码测试(Images of the Laplace transform and its matlab code implementation and testing
)
- 2014-05-05 15:21:13下载
- 积分:1