-
matlab_300
MATLAB应用程序实例300个,包括图形应用篇、界面设计篇、图形处理篇、数值分析篇,相当经典!(they are Examples of MATLAB applications 300, including the application of article graphics, interface design articles, graphics processing papers, numerical analysis of articles, they are quite classic!)
- 2009-06-26 14:51:24下载
- 积分:1
-
Aquisition
基于Matlab的GPS卫星信号的采集仿真程序(Matlab GPS satellite signal acquisition-based simulation program)
- 2013-03-17 20:47:07下载
- 积分:1
-
HHT
HHT实现的程序,包括EMD/EEMD,计算瞬时频率,统计重要性(HHT implementation procedures, including EMD/EEMD, calculating the instantaneous frequency, statistical significance)
- 2010-12-27 19:40:47下载
- 积分:1
-
PUMA560
PUMA560仿真系统,基于MATLAB的robotics toolbox工具箱。(failed to translate)
- 2009-05-23 21:53:33下载
- 积分:1
-
LDPC_system
matlab 模拟ldpc系统,包括BER和SNR,BER和迭代次数的关系(matlab simulation ldpc system, including the BER and SNR, BER and the relationship of the number of iterations)
- 2012-12-30 12:11:34下载
- 积分:1
-
houghlines
实现在matlab环境下的直线检测,效果很好(Straight line detection, with good results achieved in the matlab environment)
- 2012-11-18 17:02:31下载
- 积分:1
-
48Kdrive
在转速为48K/min时,滚动体的几个时域波形(In speed for 48 k/min, rolling body several time domain waveform
)
- 2012-11-19 21:18:52下载
- 积分:1
-
打印机驱动及解压包
svm分类训练器,台湾大学教授编写的。功能强大,可以试一试。欢迎大家下载,哈哈(SVM classification training device, written by National Taiwan University professor. It is powerful and can be tried. Welcome to download, haha)
- 2018-07-02 16:57: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
-
dae
program for solving a set of differential algebraic equations
- 2011-08-31 08:44:41下载
- 积分:1