搜索资源列表
pinpubj01
- MSK调制,GMSK调制,FMSK调制三种方式的频谱比较-MSK modulation, GMSK modulation, FMSK three ways modulation spectrum comparison
uncode
- 不同调制方法,和不同编码方式的信道仿真比较-different modulation methods, coding and different forms of channel simulation comparison
OFDM2
- 2个不同调制方式的MATLAB仿真程序,是QPSK和QAM的,都非常好
zibian
- ofdm调制方式的uwb信号的产生
work
- 实验箱中以可编程通用异步、同步收发器8251为基础,设计有串行接口电路。采用零调制方式连接两台实验箱的串行接口,开发异步全双工通讯程序。
pwm.rar
- 在pic单片机pf18f485的控制下使CCP1模块工作在脉宽调制PWM波形方式下从RC2口上输出分辨率达10位的 ,Pf18f485 in the pic under the control of single-chip so that the work of CCP1 module in PWM mode PWM waveform output from the RC2 I 10 resolution of the
QPSK
- 该程序源代码实现了matlab通信系统性能的仿真,调制方式QPSK仿真-The source code implements communication system simulation matlab, modulation QPSK simulation
ofdmsystemprogramm
- ofdm系统中的信道编码和调制方式,是比较全面的模仿了无线信道的一些干扰特性-OFDM system channel coding and modulation method is more comprehensive to imitate some of the wireless channel interference characteristics of
16QamSimulation
- 对16QAM调制方式的误比特率及误符号率进行仿真-16QAM modulation on the bit error rate and symbol error rate simulation
picPWM
- pic单片机pwm波形发生器,在pic单片机pf18f485的控制下使CCP1模块工作在脉宽调制PWM波形方式下从RC2口上输出分辨率达10位的 -LIST P=18F458 INCLUDE "P18F458.INC" DEYH EQU 0X20 DEYL EQU DEYH+1 JIANR EQU DEYH+2 存储键值用寄存器 ORG 0X00 GOTO MAIN ORG 0X08 GOTO INTSERVE ORG 0X30