-
11111111111111111111
模糊控制器的设计步骤,一共有输入输出,隶属度,模糊规则等一些步骤(About Fuzzy controller design steps)
- 2012-05-06 13:21:46下载
- 积分:1
-
conv2
一个实现卷积的简单程序,使用分段卷积,使用格式为convII(h,b)(Achieve convolution)
- 2011-11-12 20:51:03下载
- 积分:1
-
generaondatgt
This code generate a sinusoidal, rectangular and triangular waveform.......
- 2009-11-11 00:18:21下载
- 积分:1
-
MATLAB
自适应信号 利用自适应信号分离器,可以有效的从白噪声中提取周期信号。现选取信号为正弦信号 ,宽带噪声信号为高斯白噪声,延迟D=50;收敛因子为 和 时的滤波效果。(Adaptive signal using adaptive signal separator, white noise can be effectively extracted from the periodic signal. Select the signal is sinusoidal signal, broadband noise signal is Gaussian white noise, the delay D = 50 convergence factor, and when the filtering effect.)
- 2010-11-29 00:48:47下载
- 积分:1
-
8dpskk
详细给出了8dpsk系统的 误码率计算的matlab程序
并绘出了其误码率曲线(detailed 8dpsk given the BER calculation of Matlab procedures and draws its error rate curve)
- 2007-05-17 22:31:54下载
- 积分:1
-
MUSIC-1D-2D
资料中包含波达方向估计的一种常用方法,包括一维MUSIC和二维MUSIC,可以有效的估计出多个信号方向。(A common method of data contained in the DOA estimates, including one-dimensional and two-dimensional MUSIC MUSIC, can effectively estimate multiple signal direction.)
- 2021-03-19 11:39:19下载
- 积分:1
-
receive-diversity
该文件夹里的内容是接收分集技术中的MRC(最大比接收算法)的matlab程序实现。(The contents of the folder is receive diversity techniques MRC (maximal ratio to receive algorithm) matlab programming.)
- 2015-01-14 18:46:06下载
- 积分: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
-
eee
BPF作用是使某频段内的有用信号通过,而高于或低于此频段的信号将被衰减。(BPF role is to make a useful frequency band signal, while the higher or lower than this band signal will be attenuated.)
- 2008-07-13 15:18:34下载
- 积分:1
-
PID_Weizhi
这是matlab中实现PID位置控制算法程序(This is the matlab PID position control algorithm)
- 2012-03-21 14:51:16下载
- 积分:1