-
lorenz
可观察lorenz吸引子图,X、Y、Z相时间序列以及lorenz X相三维重构吸引子图(A Lorenz chaotic system code available for study and research of chaotic systems)
- 2011-06-01 16:54:20下载
- 积分:1
-
S4
theory jame mashin elec in matlab
- 2013-08-21 15:53:55下载
- 积分:1
-
dulidar
基于前人读取LIDAR数据并且显示给与解释和增加写内容 (LIDAR data based on previous reads and displays content to give explanations and to increase writing)
- 2010-05-10 18:01:52下载
- 积分:1
-
criptography-with-public-key-Mureche
Cripting with public key....
- 2011-07-01 20:39:40下载
- 积分:1
-
LPCC
LPCC语音信号特征提取程序,参考《Matlab扩展编程》(The LPCC speech signal feature extraction procedures, refer to the " Matlab extension programming" )
- 2012-06-01 16:08:39下载
- 积分:1
-
DISANZHANG
本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容:
1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)
- 2013-11-29 21:23:12下载
- 积分:1
-
biflogistica
Bifurcation Diagram of logistic map
- 2013-01-09 14:30:14下载
- 积分:1
-
JunZhiLvBo
本文是基于均值滤波的邻域滤波法,用来实现图像去噪。(This article is based on the neighborhood mean filter filtering method, used for image denoising.)
- 2010-05-13 14:10:38下载
- 积分:1
-
APIT
APIT定位算法的matlab仿真编码,具体代码段(Of APIT positioning algorithm matlab simulation code, the specific code section)
- 2012-05-19 09:45:49下载
- 积分: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