-
mynewlms
一种变步长的lms算法实现,用MATLAB编写。(A variable step size lms algorithm, using MATLAB write.)
- 2010-02-09 14:54:55下载
- 积分:1
-
elk-13-1-5-0407-5
SIGMA DELTA MODULATOR
- 2012-04-09 12:30:56下载
- 积分:1
-
myperT4
constructive role of noise in signal detection from parallel arrays of quantizers.(A noisy input signal is observed by means of a parallel array of one-bit threshold quantizers,in which all the quantizer outputs are added to produce the array output.s(t)=s1(t)with prior probability P0,or s(t)=s0(t)with prior probability P1=1-P0 input signal-noise mixture x(t)=s(t)+n(t) x(t) is observed by means of a parallel array of M threshold comparators. yi(t)=U[x(t)+wi(t)-theta],i=1,2...M.wi(t) is threshold noise.Y(t)=y1(t)+y2(t)+...yM(t), the array output Y(t) is meansured at T distinct times.the plot is fthe theoretical value of minimal detection error probability Per varied with sigma.)
- 2011-06-23 10:12:09下载
- 积分:1
-
Deploy-Nodes
Deploy Nodes定位算法的matlab仿真编码(Deploy the Nodes positioning algorithm matlab simulation code)
- 2012-05-19 09:46:33下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
demonregistrationversion8e
Demons registration算法的matlab源码(matlab sourse code for Demons Registration)
- 2010-11-26 17:03:22下载
- 积分:1
-
lyapunov
说明: MATLAB求解最大lyapunov指数源代码(MATLAB to solve the largest index of the source code lyapunov)
- 2009-08-18 15:49:25下载
- 积分:1
-
sy1
说明: 是《信号与系统》第一章信号运算的实验内容,有详细的代码和实验原理(Is the " Signals and Systems" Chapter signal computing experiment content, code and test a detailed theory)
- 2011-04-06 22:16:11下载
- 积分:1
-
SIR
经典的疾病传播模型,包括SI、SIS、SIR模型等等(The classic model of disease transmission, including SI, SIR models, etc.)
- 2020-12-12 14:09:16下载
- 积分:1
-
zxecf
说明: 本人经过对最小二乘法拟合程序进行了归纳汇总编写了这个MATLAB小程序,一般情况都适用。(General least squares fitting procedure code)
- 2009-07-26 23:52:21下载
- 积分:1