-
MATLABMANDSimulink
介绍MATLAB M编程语言和Simulink混合应用。
非常适用下载要快啊(Introduction MATLAB M programming language and Simulink mixed application. Are ideally suited for download to快啊)
- 2008-04-10 11:08:52下载
- 积分:1
-
my_lms
lms滤波器的matlab源代码,可以实现变步长仿真效果!(LMS filter Matlab source code, change can be achieved step simulation results!)
- 2006-06-27 21:17:47下载
- 积分:1
-
rls
rls递推最小二乘算法 (rls recursive least squares algorithm)
- 2009-03-17 19:24:36下载
- 积分:1
-
avi
一种关于最短路径算法的,用于对最短路径的研究(A shortest path algorithm, research on the shortest path for)
- 2013-05-12 18:33:09下载
- 积分:1
-
kernel
说明: 用于计算高斯核函数,可以放在别的函数内使用,方便快捷(Used to calculate Gaussian kernel function, can be used in other functions, convenient and fast)
- 2019-12-26 18:08:32下载
- 积分:1
-
spacevec3
this is about space vector modulation
- 2010-02-24 18:49:50下载
- 积分:1
-
togeodECEF2ENU
这是一个利用matlab编写的从Earth center earth fix 坐标转到east north up 坐标系的一个matlab代码(This is a Matlab prepared from the center of Earth, earth fix the coordinates to the east north up the coordinate system of a matlab code)
- 2012-05-18 15:53:37下载
- 积分: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
-
DeJong
说明: 程序是用C和Isight软件对DEJong测试函数进行计算。详情请见说明(Program is matlab and Isight software DEJong test function to calculate.)
- 2011-03-24 09:26:44下载
- 积分:1
-
HarrisExtract
实现 harris角点提取,精度达到亚像素级,是基于matlab编程的。运行结果良好 。(For harris corner extraction, precision sub-pixel level, is based on matlab programming. Good operating results.)
- 2013-08-02 11:26:32下载
- 积分:1