-
A-Backstepping-Control-Method-for-a-Nonlinear-Pro
............... A Backstepping Control Method for a Nonlinear Process - Two ..................................................................................................................
- 2014-09-02 21:11:37下载
- 积分:1
-
rst
说明: 基于粗糙集属性约简的算法,不错,可以看看(Rough set attribute reduction algorithm, a good)
- 2011-03-17 16:56:39下载
- 积分:1
-
jingdiandeLBG
说明: 高光谱遥感图像压缩的lbg算法,十分经典(Hyperspectral remote sensing image compression lbg algorithm, very classic)
- 2010-04-11 15:01:29下载
- 积分:1
-
XFX
隶属函数型神经网与模糊控制融合的解耦程序(membership function neural network and fuzzy control of the integration process Decoupling)
- 2006-06-06 20:17:24下载
- 积分:1
-
fractal
matlab程序画图,常见分形图,function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 (matlab program drawing, common fractal images
function cantor(A,B)
c=1
p=0
figure
hold on
plot([A(2) B(2)],[A(1) B(1)], r* )
while norm(A(1,:)-B(1,:))>=1
C=[] D=[]
for i=1:size(A,1)
a=A(i,:)+(B(i,:)-A(i,:))/3
b=A(i,:)+2*(B(i,:)-A(i,:))/3
C=[C A(i,:) b]
D=[D a B(i,:)]
end
A=C
B=D
p=p+1 )
- 2013-03-02 09:54:38下载
- 积分:1
-
bishematlab
毕设可能会用到的很好用的mimo程序,很重要计算信道的(Completed the set may be used with MIMO program, it is important to calculate the channel)
- 2013-05-12 23:35:19下载
- 积分:1
-
AnNumerique
Good morning
I am student, I search some program my memory.
Thank.
- 2014-02-16 06:53:58下载
- 积分:1
-
NCO_carrier
卫星导航中的载波NCO发生器设计,对同类接收机设计有所帮助(Satellite navigation carrier NCO generator design, similar receiver design help)
- 2014-01-09 14:57:45下载
- 积分:1
-
SARrawdata
根据矩阵中的高度数据,通过SAR点目标成像算法的逆过程,将高度数据转换为实际从飞机上采集的SAR原始数据,可以用于SAR成像仿真,SAR动目标检测等等(According to the height data in the matrix, the height data is converted into the SAR original data collected the aircraft by the inverse process of the SAR target imaging algorithm, which can be used for SAR imaging simulation, SAR moving target detection and so on.)
- 2021-03-12 10:39:25下载
- 积分:1
-
MATLAB-GPC算法
说明: 利用MATLAB编写GPC预测控制算法程序实现预测控制(GPC predictive control algorithm program written in MATLAB to achieve predictive control)
- 2020-11-19 21:49:39下载
- 积分:1