-
FenLei
找出数据的规律,然后按照要求,对数据进行分类,使数据清晰明了
(Find out the rules of data, and then follow the requirements of the data classification, so that the data clarity)
- 2015-03-11 13:48:48下载
- 积分:1
-
93623070-Cable-Sizing-Calculation
SRM ,Dynamic model of a swithce reluctanc emotor.
- 2014-02-03 02:01:36下载
- 积分: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
-
8564825
主要完成3D视频的转换,显示,摄像头采集,传输,监控等,有数字水印()
- 2011-06-05 09:41:26下载
- 积分:1
-
MIMOMatlab
MIMO信道容量的Matlab仿真程序,可以仿真出正确的图形(MIMO channel capacity of Matlab simulation program, can simulate the correct graphics)
- 2013-11-26 09:48:41下载
- 积分:1
-
realtime_scheduler_and_control
介绍实时系统的调度算法及控制实例,对实时系统学习者有很好的参考价值(Introduce real-time systems and control instances of scheduling algorithms for real-time systems have a good reference value for learners)
- 2010-01-19 16:06:58下载
- 积分:1
-
5.18
编写程序定义一个vector对象,其每个元素都是指向string类型的指针,读取该vector对象,输出每个string的内容及其相应的长度。(Write a program to define a vector object, which each element is a pointer pointing to the string type, reads the vector object, the output of each string and the corresponding length.)
- 2015-03-04 15:22:04下载
- 积分:1
-
windloadsimulation
用线性滤波法编写的脉动风模拟程序,程序简单易懂,适合初学者自学使用。(Written in linear filtering method of pulsating wind simulation program, procedures simple, suitable for beginners self-study.)
- 2016-03-30 10:24:12下载
- 积分:1
-
lagraner
差值问题中的拉格朗日插值的MATLAB源程序(Issue of the margin of the Lagrange interpolation of the MATLAB source code)
- 2009-11-08 16:44:33下载
- 积分:1
-
report
This is a PDF about gabor filter
- 2010-12-07 23:12:32下载
- 积分:1