-
cst
H.S.Park, D-S.Kim, and W.H.Kwon "A Scheduling Method for Network-based Control Systems", IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code) (HSPark, DS.Kim, and WHKwon A Scheduling Method for Network-based Control Systems , IEEE Transaction on Control System Technology, Vol.10, No.3, pp. 318-330, May, 2002 (Simulation Example 1- Matlab Code))
- 2008-02-27 13:22:31下载
- 积分:1
-
jinchangdingwei
近场水下目标的定位方法研究,可以得到比较准确的目标位置信息。(matlab matlab matlab matlab)
- 2009-12-11 16:28:07下载
- 积分:1
-
HH
说明: HH模型简单的描述,通过建立数据然后绘图(HH model simple description)
- 2013-03-03 15:31:18下载
- 积分:1
-
OFDM
说明: 该文件包含用MATLAB实现的OFDM 的源程序(Channel estimation for a MIMO-OFDM system)
- 2011-04-16 21:36:36下载
- 积分:1
-
Matlab-simulink-based-sigma-delta
关于sigma-delta调制的MATLAB仿真程序和simulink仿真(About sigma-delta modulation MATLAB simulation simulink simulation program and)
- 2014-09-15 16:58:16下载
- 积分:1
-
pca2
基于主元分析(pca)的elman,rbf神经网络的matlab程序,运算时间短,程序简单(Based on principal component analysis (pca) of elman, rbf neural network matlab procedures, computing time is short, simple procedures)
- 2021-04-21 15:48:49下载
- 积分:1
-
wangluo
说明: 输入网络参数,从而得到网络的关联矩阵、基本回路矩阵和基本割集矩阵Qf(Enter the network parameters, and thus obtain the network incidence matrix, fundamental circuit matrix and the basic cut-set matrix Qf)
- 2010-03-30 18:47:33下载
- 积分: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
-
SynchronouslyRotatingReferenceFrame
synchronously rotating model of induction motor
- 2013-12-16 02:38:32下载
- 积分:1
-
M3_3
this a matlab work about DSP 0.
- 2018-02-27 11:19:20下载
- 积分:1