-
imm3274
矩阵的相关手册--包含矩阵的基本运算,对于研究人员,是本好手册(matrix code)
- 2009-11-10 00:10:41下载
- 积分:1
-
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
-
test3
vc和mat混合编程,利用matlab的com组件来实现mat和vc的混合编程(vc and mat mixed programming, the use of matlab' s com vc components to achieve mat and Hybrid Programming)
- 2011-04-25 09:54:16下载
- 积分:1
-
802.11aPOFDMPMATLAB
说明: 完整的OFDM系统仿真程序,各个模块的组成!(Complete OFDM system simulation program, the composition of each module!)
- 2011-04-18 16:21:10下载
- 积分:1
-
MatlabandVCinterfacesinimageanddataprocessing
Matlab与VC接口在图像及数据处理中的应用,需要的下(Matlab and VC interfaces in image and data processing needs of next)
- 2010-05-08 11:59:14下载
- 积分:1
-
smith_tu
用Matlab实现史密斯圆图的动态展示,包括单枝节和双枝节匹配等
程序已调通(smith tu)
- 2012-05-10 11:37:32下载
- 积分:1
-
pmtmPH
多窗口法做功率谱估计的经典例子,由MIT的Peter Huybers所写(Multi-window method to estimate power spectrum, written by Peter Huybers of MIT)
- 2013-05-17 23:35:13下载
- 积分:1
-
Gauss
In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations. It is usually understood as a sequence of operations performed on the associated matrix of coefficients. This method can also be used to find the rank of a matrix, to calculate the determinant of a matrix, and to calculate the inverse of an invertible square matrix. The method is named after Carl Friedrich Gauss, although it was known to Chinese mathematicians as early as 179 AD (see History section).
- 2014-11-24 21:46:09下载
- 积分:1
-
WASPCN_MatLab(Mex64)
MatLab调用接口(Mex方式64位)(MatLab Call Interface (Mex mode 64))
- 2021-05-14 23:30:02下载
- 积分:1
-
MATLAB_programming_statistical_description_and_ana
MATLAB程序设计数据统计描述和分析MATLAB programming statistical description and analysis of data(MATLAB programming statistical description and analysis of MATLAB programming statistical description and analysis of data)
- 2010-08-02 13:48:41下载
- 积分:1