-
Compar_fuzzy_pid
fuzzy pid and pid with disturbance included
- 2012-09-26 19:04:47下载
- 积分:1
-
OA算法的简单实现SOA
说明: SOA算法的简单实现,基于matlab的SOA算法(Simple implementation of SOA algorithm, SOA algorithm based on matlab)
- 2020-07-07 15:02:32下载
- 积分:1
-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
matlab11
很有用的MATLAB的基本命令,有许多的应用实例,与大家分享(MATLAB useful basic commands, there are many examples of applications to share with you)
- 2008-06-23 18:03:18下载
- 积分:1
-
DMT_I
It is DMT for power line communications but low complexity at transmitters
- 2011-07-27 20:03:29下载
- 积分:1
-
MATLAB_GUI_Design
学习matlab GUI编程非常好的参考资料,王继盛(very good reference book for matlab gui.)
- 2014-01-21 15:30:58下载
- 积分:1
-
ameliorationofchannelestimation
此程序实现了一种改进的ofdm下的信道估计方法,综合了以往的几种内插方法,并加以改进(This program realise a new channel estimation beneath the ofdm system combining several former intersecting method.Furthermore, certain ameliorations are also being done.)
- 2009-12-12 20:45:11下载
- 积分:1
-
PerceptionApproach
说明: 模式识别的经典算法之一,感知器算法,用来对模式进行分类,采用matlab编写。(the classic pattern recognition algorithm, perception algorithm, the model used for classification, prepared using Matlab.)
- 2005-11-01 00:12:48下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1
-
lsb
基于lsb隐写算法实现信息隐藏,matlab实现。(Write algorithm based on the LSB hidden information hiding, matlab realize.)
- 2013-04-17 08:33:57下载
- 积分:1