搜索资源列表
code
- 基于MCS-51单片机调频调相信号发生器 功能:A路能产生2~200HZ/分钟频率可调 @ B路能产生同A路相位滞后0~180读可调 @ 可以键盘设定频率和相位 @ 可以显示频率和相位 -Based on MCS-51 single-chip FM phase modulation signal generator function: A road can have 2 ~ 200HZ/minute frequency adjustable @ B road A road c
gps
- Système américain de positionnement et de navigation, conç u dans les années 60 par les militaires américains pour leur besoin propre. Ses possibilités ont fait que la communauté scientifique, puis la communauté des géomètres, et enfin la communa
8.4.1-Feed-Sidelobe-Illumination
- When we feed a reflector with a narrow beam feed antenna, the narrow beam will under-illuminate the reflector causing reduce the amplitude taper efficiency while decreasing the feed power spilled past the rim of the reflector. However, the feed sidel
DBPSK
- 二进制DPSK通信系统的Monte Carlo仿真。其中,符号“ 0”用0°的相位变化表示,符号“1”用180°的相位变化表示。-DBPSK communication system.
carrier-synxronization-OQPSK
- This article contains analyses of the performance of various carrier synchronization loops for offset quadrature phase-shift-keying (OQPSK) modulation, all motivated in one form or another by the maximum a posteriori (MAP) estimation of carrier
TS-180 V13
- TS-180 V13\配置软件,TS-180-I_操作说明,GSDML-V2.3-SiboTech-TS180-20150529-164800(TS-180 V13\ configuration software, TS-180-I_ operation instructions, GSDML-V2.3-SiboTech-TS180-20150529-164800)
Motor Control with MATLAB using Arduino Uno
- Motor Control with MATLAB using Arduino Uno for students. Code below: clearvars a = arduino('com31', 'uno', 'Libraries', 'Servo'); s = servo(a, 'D4'); %flag = 1; %while flag for angle = 0:0.1:1 writePosition(s, angle); current_pos = readPositi