-
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
-
numbers-to-Kurdish-language-Characters
Convert Numbers to Kurdish Language Characters.
- 2015-01-07 22:18:33下载
- 积分:1
-
123
很好很牛 速度下载大家不要再犹豫了
经典的windwos ce教程(Download speed is very good cattle)
- 2009-12-21 21:44:06下载
- 积分:1
-
eemd
eemd的matlab源程序 能够较好的实现信号的预处理(EEMD matlab source code to achieve the signal preprocessing better)
- 2013-08-27 09:51:34下载
- 积分:1
-
MATLAB-tool
MATLAB工具箱的简介,人工智能的工具箱,希望对大家有用(About MATLAB toolbox, artificial intelligence of the toolbox, in the hope that useful)
- 2008-12-21 10:51:17下载
- 积分:1
-
MagicICO
图标编辑的源码,比较适合初学者进行分析。(Icon editor source code analysis is more suitable for beginners)
- 2009-11-06 22:48:03下载
- 积分:1
-
mfiles
说明: matlab的一些例子,对入门的新手有帮助(Matlab some examples of the entry of newcomers help)
- 2006-03-13 19:36:57下载
- 积分:1
-
disp
Warning: AVIREAD will be removed in a future release. Use MMREADER instead.
- 2013-07-24 19:32:23下载
- 积分:1
-
1esprit
车辆检测,用于检测单尺度的车辆。源码为MATLAB(car detection,MATLAB,MATLABMATLAB,MATLAB)
- 2009-12-03 14:10:45下载
- 积分:1
-
fd2d1_fu
fdtd 一维程序,用来计算一个点源的程序(fdtd a peacekeeping procedures used to calculate a point of procedure)
- 2007-04-20 17:45:40下载
- 积分:1