-
matlab_GUI
里面有论文,matlab的GUI源码,并结合了simulink的变成和连接。()
- 2007-09-01 09:48:40下载
- 积分:1
-
PAM-camparison
This is a code for comparison of 2-PAM, 4-PAM and 8-PAM. Generates a graph of each of the PAM on same figure, easily comparable. Code of 2,4 and 8-Pam included.
- 2011-05-21 06:14:33下载
- 积分:1
-
read_txt_1
过于滤波,采用卡尔曼滤波有关的方法。比较简单。打开文件,希望有用(kalman filter)
- 2011-12-09 21:20:28下载
- 积分:1
-
textin
DWT水印嵌入程序,DWT水印嵌入程序,DWT水印嵌入程序(The DWT watermarking algorithm program)
- 2013-05-10 20:05:51下载
- 积分:1
-
CrossProjection_energy_all
求星图中星象坐标的matlab函数,输入星图,利用交叉投影方法得到星象所在区域的四个顶点坐标和星象的质心,能够快速的求得星图星象的位置信息(Astrology chart for stars matlab function of the coordinates, enter the star maps, cross-projection method using astrology region and the four vertex coordinates of the mass center of astrology, the Express can find the location of star maps astrology information)
- 2009-03-28 23:54:12下载
- 积分:1
-
GrangerTest
用于Granger因果检验的Matlab代码(Matlab code for the Granger Causality Test)
- 2014-01-11 19:28:29下载
- 积分:1
-
Employee
某小型公司有四类人员:总经理、技术人员、销售经理、推销员。设计一个基类Person,并派生出Employee(职员)(A small company has four categories of personnel: general manager, technical staff, sales manager, salesman)
- 2014-12-07 17:08:57下载
- 积分:1
-
motionEstES
block matching for motion estimation techniques using the full search
- 2010-11-18 01:54:40下载
- 积分: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
-
Direct_Conversion
RF TRANSCEIVER DIRECT CONVERSION MODEL
- 2012-06-30 23:59:07下载
- 积分:1