-
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
-
k-nearests-neighbour
k-近邻算法 m文件
及其excel示范(this package invulved a m-file example of k-nearest neighbour and its corresponding excel file)
- 2010-07-29 05:26:53下载
- 积分:1
-
20080726
介绍了matlab/simulink在FPGA中的应用,将matlab/simulingk和FPGA结合起来,对仿真具有一定的参考价值。(Introduction of the matlab/simulink in the FPGA application, the matlab/simulingk and FPGA combination for the simulation has a certain reference value.)
- 2008-07-27 08:35:27下载
- 积分:1
-
Matlab_usr_guide
说明: matlab电子书;详细介绍了matlab的各种功能;适合初学者(e-book matlab detailed information on the various functions of matlab suitable for beginners)
- 2009-08-16 14:32:15下载
- 积分:1
-
GCCA_zq
说明: 用于特征降维,特征融合,相关分析等多元数据分析的广义典型相关分析(GCCA)Matlab代码实现。(For feature reduction, feature fusion, correlation analysis, multivariate data analysis using generalized canonical correlation analysis (GCCA) Matlab code implementation.)
- 2010-04-10 14:25:31下载
- 积分:1
-
bosharet-al
this folder will be in the total demonstration fof the usage of the figures in the process of usage of some figures resulting matlab and c++
- 2015-03-20 19:22:59下载
- 积分:1
-
shuzishibie(matlab)
本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。(This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.)
- 2009-04-03 13:26:15下载
- 积分:1
-
Matlab
雷达信号目标跟踪的相关程序,可以借鉴一下!很有用的!(Image processing procedures, can learn about! Very useful!)
- 2020-07-26 22:28:41下载
- 积分:1
-
单边带幅度调制和解调的模拟
模拟单边带调幅及解调产生300 ~ 3400Hz的调制信号,画出时域波形及频谱; 产生载波信号,频率自定义,画出时域波形及频谱; 产生加性高斯白噪声,画出时域波形及频谱; 单边调幅,画出叠加噪声后的调制信号和已调信号的波形及频谱; 设计滤波器,画出幅频响应图; 解调,画出解调后的信号时域波形及频谱,并对比分析。(Simulation of single sideband amplitude modulation and demodulation )
- 2009-07-06 21:53:06下载
- 积分:1
-
MATALB121212
课程设计的MATLAB编程说明,包括源代码和说明(curriculum design MATLAB programming note, including source code and annotations)
- 2006-06-02 09:20:27下载
- 积分:1