-
untitled3
直接转矩控制matlab7.4,simulink仿真系统,改进后的dtc(Direct Torque Control matlab7.4, simulink simulation systems, improved dtc)
- 2008-04-15 19:08:57下载
- 积分:1
-
matlabgzfz
matlab在自动控制原理的的应用,ppt讲解格式,详细,并且配有例题的源代码,面向实际,很适合解决自动控制原理方面的问题(Matlab in control of the application of the principle, ppt format to explain in detail, Examples and equipped with the source code, to face reality, the solution is very suitable for the automatic control theory problems)
- 2006-11-02 08:32:06下载
- 积分:1
-
rosenbrock(matlab)
Rosenbrock函数图像绘制源代码程序。为毕业设计而制作。——张景(Rosenbrock function image mapping program source code. Designed and produced for graduation.- Zhang)
- 2009-03-06 21:47:43下载
- 积分: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
-
MIMOToolkit
Matlab simulation code for multiple input multiple output antenna
- 2011-05-31 12:59:56下载
- 积分:1
-
astro
geologie fousil par ikar
- 2010-08-03 14:25:22下载
- 积分:1
-
1213234356579
从含有汽车的图像中找出彩色的车牌并且定位的快速算法(from the car containing the image to identify the color plates and the rapid positioning algorithm)
- 2006-07-16 15:11:12下载
- 积分:1
-
FOMA_LOD
应用局部最优检测技术的导航信号捕获,对其进行了捕获分析,提供计算信噪比的方法(Application of local optimum detection of navigation signal capture, catch analysis was carried out, provided the SNR calculation method)
- 2010-05-16 18:10:11下载
- 积分:1
-
lbp-face-recognition
运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果(Use matlab, LBP split facial features, so as to identify the effect of facial expressions)
- 2013-12-09 15:55:34下载
- 积分:1
-
getElementById01
get Element By Id01 extends D O M Test Case Source Code for Andriod.
- 2013-12-16 16:05:07下载
- 积分:1