-
speechenhancementslides
Image Denoising using Non-local Wavelet Basis
- 2011-01-04 06:36:32下载
- 积分:1
-
ifyh
this source code is face recognition
- 2010-06-17 14:25:49下载
- 积分:1
-
rengongmianyi
a=load( q.txt )
width=input( 请输入窗宽 )
step=input( 请输入步长 )
m=length(a)
for i=1:floor((m-width)/step+1)
s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step)
end
b=max(max(s))
M=s./b
Rs=input( 请输入本体集半径 )
nd=input( 请输入检测器数模 )
k=1
while k<=nd
d{k}=rand(1,width)
for i=1:floor((m-width)/step+1)
if (norm(d{k}-s(i,:)))^2<Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2(a = load (' q.txt' ) width = input (' Please enter the window width' ) step = input (' Enter step size' ) m = length (a) for i = 1: floor ((m-width)/step+1) s (i, 1: width) = a (1,1+ (i-1)* step: width+ (i-1)* step) end b = max (max (s)) M = s./b Rs = input (' Please enter the body set radius' ) nd = input (' Please enter the number of detector modules' ) k = 1 while k < = nd d {k} = rand (1, width) for i = 1: floor ((m-width)/step+1) if (norm (d {k}-s (i ,:)))^ 2 <Rs
break
end
end
k=k+1
end
for j=1:nd
for i=1:floor((m-width)/step+1)
R(i)=(norm(d{j}-s(i,:)))^2)
- 2011-05-21 16:46:49下载
- 积分:1
-
IMASEGME
image segmentation using region based
- 2010-11-06 03:13:18下载
- 积分:1
-
SIGjava
proyecto de sistema de informacion
- 2013-07-10 11:48:38下载
- 积分:1
-
possion
说明: matlab编写的泊松分布仿真代码,含验证代码(prepared by the Poisson distribution matlab simulation code, including the verification code)
- 2009-08-27 10:56:47下载
- 积分:1
-
liangxingtai111
双闭环直流脉宽调速系统仿真,采用外环为转速环,内环为电流环(Double Loop DC PWM System Simulation)
- 2013-03-30 22:45:51下载
- 积分:1
-
MSE
Equalization (British: equalisation) is the process of adjusting the balance between frequency components
- 2012-11-24 22:40:03下载
- 积分:1
-
gongzhenjietiao
用于滚动轴承故障诊断,找出特征频率,从而进行滚动轴承缺陷进行分析。(For rolling bearing fault diagnosis, to identify the characteristic frequency of rolling bearing defects were analyzed.)
- 2016-02-18 05:45:18下载
- 积分:1
-
LeastSignificantBit_Embed_Program
说明: DCT域的嵌入程序,可以获得较高的鲁棒性,且嵌入秘密信息后的不可感知性也很好。(DCT embedded procedures, get higher robustness, and secret information embedded in the perception is also not very good.)
- 2006-03-22 12:54:03下载
- 积分:1