-
coef_3
关于用matlab实现滤滤器中输入波形的采样点数(on using Matlab filter filter realization of the input waveform sampling points)
- 2007-04-27 11:14:51下载
- 积分:1
-
brushless-DC-motor
无刷直流电机混沌吸引子,q、d轴电流与电机转子相位图(Brushless DC motor chaotic attractors, q, d-axis current and the motor rotor phase diagram)
- 2013-09-09 17:24:19下载
- 积分:1
-
manipulator_simulation
MATLAB两自由度机械臂鲁棒控制仿真例程(MATLAB two-degree-of-freedom manipulator Robust control simulation routines for)
- 2013-02-25 22:20:02下载
- 积分:1
-
suanshubianma
MATALAB的算术编码应用(Application of Arithmetic Coding MATALAB)
- 2007-12-11 10:25:07下载
- 积分:1
-
dfigtwo
说明: 双风电机组运行,符合国标的690v,带升压变压器,并入220kv交流大电网(dfig 690v and 220kvtransform)
- 2020-02-20 18:01:18下载
- 积分:1
-
RGB_avi
Run RGB Video and watch the R-G-B Video Components parralel to the original Video
- 2009-03-24 05:42:37下载
- 积分:1
-
FDBPM_free_space
有限差分解光波传播方程Finite Difference Beam Propagation Method (Finite Difference Beam Propagation Method)
- 2011-09-08 16:04:38下载
- 积分: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
-
DOA_11
这个是空间谱估计中阵元互耦校正算法,自己写的。(This is the spatial spectrum estimation Mutual Coupling correction algorithm, wrote it myself.)
- 2016-03-18 19:00:08下载
- 积分:1
-
rls
自适应滤波的RLS例程,并对RLS和LMS算法进行了比较。(The RLS adaptive filtering routines)
- 2009-11-03 16:33:26下载
- 积分:1