-
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
-
fuzzcontrol
变论域模糊控制 适用于本科研究生 被控对象是简化的电机模型(Variable universe fuzzy control applies to undergraduate students of the controlled object is a simplified motor model)
- 2021-04-01 21:29:08下载
- 积分:1
-
contourlet_toolbox
Contourlet变换的Matlab工具箱(Coutourlet Transformation Toolbox in Matlab platform)
- 2013-08-04 00:00:55下载
- 积分:1
-
Colorsegmentation
color segmentation matlab code source
- 2013-08-13 06:17:53下载
- 积分:1
-
DVB-T
DVB-T Matlap simulation using OFDM
- 2015-07-14 12:03:42下载
- 积分:1
-
信号分段
说明: 一个长信号进行分析时,可能需要对信号分段,本程序提供一种分段方法(When a long signal is analyzed, it may be necessary to segment the signal)
- 2020-11-02 19:59:56下载
- 积分:1
-
Null_Steering_Broadside_Beam_former
Null Steering Broadside Beam former自适应波束成形,使用了干扰零陷的方法。程序注释非常详细,每句语句都对应了算法的基本原理,保证可以读懂,程序运行结果正确明了(Null Steering Broadside Beam former adaptive beam forming, the use of interference nulling method. Program notes are very detailed and end of each statement corresponds to the basic principle of the algorithm to ensure that you can read, the program runs correctly understand the results)
- 2020-11-19 21:09:37下载
- 积分:1
-
MATLAB_picture
matlab的图像处理命令大全,是MATLAB作图时很好的参考资料,汪大家下载使用(matlab image processing commands Daquan, is a good reference when mapping MATLAB, Wang everyone to download so that)
- 2010-01-05 09:49:48下载
- 积分:1
-
matlab1
说明: 我们知道,小波变换的一级分解过程是,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程。以下是一维小波分解的程序.
(We know that a wavelet transform decomposition process is that the original signal were low-pass, high pass filter, and then carried out under the binary sample, we obtained low-frequency, high-frequency (also known as the average, details) coefficient of two parts and Multi-level decomposition is a decomposition of the previous low-frequency coefficients to be further wavelet decomposition is a recursive process. Following is a one-dimensional wavelet decomposition process.)
- 2008-09-29 09:06:45下载
- 积分:1
-
matlab_tools
matlab符号计算工具箱PDF,包含所有的符号计算函数的说明(matlab symbolic computation toolbox PDF, containing all the symbolic computation function description)
- 2008-05-21 21:45:22下载
- 积分:1