-
LVRTPPT
双馈电机的低电压穿越技术,电力科学院迟永宁(Double-fed motor low voltage across the technology, Electric Power Research Institute no later than Yongning)
- 2010-09-28 15:39:41下载
- 积分:1
-
PD_5chirp_com_xiugai_2
基于MATLAB的雷达回波成像与脉冲压缩程序。(MATLAB-based imaging and the echo pulse compression process.)
- 2009-05-10 21:18:52下载
- 积分:1
-
Fuzzy_Windup
Fuzzy reset Anti_windup of PID controler simulation
- 2010-12-31 11:58:23下载
- 积分:1
-
fuzzy-function
程序实现了线形调频信号的模糊函数仿真,算法优化的很好,很实用(Program for the linear FM signal ambiguity function simulation, algorithm optimization of very good, very useful)
- 2011-05-12 14:37:10下载
- 积分: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
-
mat
说明: 天线相关性方面的仿真,已经验证过,可以使用(Antenna Simulation relevance has been verified, you can use)
- 2009-07-29 20:03:35下载
- 积分:1
-
2DMaxima
在二维空间里有两个点A=(X1,Y1)和B=(X2,Y2),如果X1>X2并且Y1>Y2 ,我们认为A优于B,A是这个集合的最大极值点,在给定的二维空间里的N个点的集合S中,找出最大极值点。(In two-dimensional space, there are two points = A = (X1, Y1) and B (X2, Y2), if the X1 and Y1 > X2 > Y2, we think that A is superior to B, A is the biggest extreme value point of the set, in A given set of N points in the two-dimensional space S, find out the most extreme value point.)
- 2013-12-24 21:02:56下载
- 积分:1
-
Matlab_Command
Matlab基本指令大全,入门必会指令!(Matlab basic commands Daquan, entry will be instructed!)
- 2008-12-12 15:25:32下载
- 积分:1
-
transReflTheta
Once chosen the angle of incidence, does the graph of the transmittance as a function of frequency.
- 2009-10-15 23:46:32下载
- 积分:1
-
Moran
matlab中计算全局空间自相关性程序代码,(The matlab calculated global spatial autocorrelation program code)
- 2013-01-20 12:01:44下载
- 积分:1