-
matlabcommand
这是Matlab中全书最重要以及常用的源码,相当于一个简易的字典(This is the most important book of Matlab, as well as commonly used source, which is equivalent to a simple dictionary)
- 2008-03-25 21:58:33下载
- 积分:1
-
paper1
Asynchronous Physical-layer Network Coding Scheme for Two-way OFDM Relay
- 2015-03-23 06:57:45下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
slidingmodecontrol_liujinkun
刘金琨教授写《滑模变结构控制matlab仿真》随书程序源码(Professor Liu Jinkun write " Sliding Mode Control matlab simulation" program source code with the book)
- 2010-05-10 22:32:01下载
- 积分:1
-
findspan
this program is helpful in calculating the span of the knot vector in bspline
- 2012-01-18 01:10:21下载
- 积分:1
-
four_bar_mechanism
四杆机构运动求解,可运算关节角度,角加速度等(four-bar mechanism)
- 2009-05-23 19:54:54下载
- 积分:1
-
get-start-Matlab-2013a
matlab 2013a starter guide
- 2013-10-10 14:46:09下载
- 积分:1
-
Estandar-de-Persistencia
Persistence standard
- 2015-02-03 04:21:40下载
- 积分:1
-
junfang_v13
有信道编码,调制,信道估计等,可以得到很精确的幅值、频率、相位估计,应用小区域方差对比,程序简单。( Channel coding, modulation, channel estimation, You can get a very accurate amplitude, frequency, phase estimation, Application of small area variance comparison, simple procedures.)
- 2016-11-08 13:50:09下载
- 积分:1
-
1.BATChargenew(1)
battery charger program for chrarger development
- 2014-01-30 18:48:11下载
- 积分:1