-
Copy-of-an9
Fuzzy rule base using GA
- 2011-01-22 11:47:19下载
- 积分:1
-
p3_4
现代信号处理中RLS算法的程序,非常实用,可清晰的看出该算法与其他算法的差异.(Modern Signal Processing RLS algorithm procedures, very practical, you can clearly see the difference between this algorithm and other algorithms.)
- 2013-11-25 20:09:57下载
- 积分:1
-
matlabshilichengxu
希望对大家有所帮助,祝大家学习进步,有时间共同探讨问题
(Would like to help everyone, I wish everyone to learn and progress, have time to explore the issue of)
- 2008-05-21 17:22:43下载
- 积分:1
-
DF
MATLAB CODE FOR DECODE AND FORWARD
- 2013-11-14 12:12:30下载
- 积分:1
-
shujunihe
在数学建模数据拟合中用这个matlab程序很好用(Mathematical modeling of the data used in this matlab program fit well with the)
- 2013-12-15 17:38:22下载
- 积分:1
-
LW50
simultion of wind power generation in matlab
- 2011-12-20 19:31:00下载
- 积分:1
-
VectorQuantisation
Matlab functions to first create a training data set and construct the codebook and then generate a signal and vector quantize it
- 2013-05-03 00:28:15下载
- 积分:1
-
A_Real_Inp2140301122009
One of the most advanced routines in picture editing. Remove undesirable parts from pictures.
- 2012-11-29 21:55:00下载
- 积分:1
-
imagematch
图像拼接的matlab代码,亲自调试过,中文注释详细,易懂,好用,初学者更加值得看看(Image splicing of matlab code, and debugged in person, Chinese annotation in detail, and easy to understand and use, the beginner is more worth to see)
- 2014-06-03 16:12:57下载
- 积分: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