-
ex_7
this code is calculating the transformation matrix for illuminant A and D65 using von kries predicted equation
- 2011-11-18 05:30:26下载
- 积分:1
-
boshuxingcheng
这是根据《最优阵列处理技术》一书中,第三章零点调向编写的代码。是自己写的。比网上给出的那个随书附带例程要详细。并且在关键的地方附加了注释。各位刚开始看这个比较迷茫的可以参考(failed to translate)
- 2011-06-01 16:37:27下载
- 积分: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
-
ai_RayCh
无线通信中采用Dent模型的瑞利衰落信道产生器(Dent model used in wireless communications, Rayleigh fading channel generator)
- 2010-07-09 17:49:55下载
- 积分:1
-
fuzzyC
遗传算法改进的模糊C均值聚类的matlab源程序,可以运行,格式需要更改(Improved genetic algorithm fuzzy C means clustering matlab source code, you can run, you need to change the format)
- 2010-05-16 13:13:06下载
- 积分:1
-
Flight-Control-System1
北航飞行控制系统第一次大作业,包括源代码和作业报告,都是经过调试,可以运行的,作业报告是按要求写的。(The First assignment of Flight Control System in Beihang University)
- 2020-07-03 14:00:01下载
- 积分:1
-
paper2
Quasi-Orthogonal Space-Time-Frequency Trellis Codes for MIMO-OFDM Systems
- 2015-03-08 15:22:55下载
- 积分:1
-
rttarduinouno
model Simulink of arduino
- 2014-01-04 05:06:22下载
- 积分:1
-
periodogram_white_noise
periodogram in a white noice
- 2011-02-09 02:09:57下载
- 积分:1
-
motionComp
this calculates motion compensated image
- 2011-09-21 22:15:53下载
- 积分:1