搜索资源列表
B_Q_Q16_AWGN
- B_Q_Q16_AWGN.rar是BPSK,QPSK,16QAM在高斯信道下的系统性能仿真,给出了信噪比SNR与误比特率BER 的关系。 16QAM是16进制的正交振幅调制在高斯信道和瑞利信道下的信噪比SNR与误比特率BER 的关系。都是matlab编写的-B_Q_Q16_AWGN.rar BPSK, QPSK, 16QAM in AWGN channel system performance simulation, given the relationship between the S
RIL
- Ril设计思想解析目前的智能机在硬件上多采用双cpu的架构,一个是基带处理器,主要处理数字信号、语音信号的编码解码以及GSM通信协议,另一个是应用处理器,运行操作系统和各种应用程序。基带处理器、射频和其它外围芯片作为一个模块,成为GSM/GPRS modem,提供AT命令接口。网络的应用已经是一个需求的热点,而目前的GSM模块大多都能支持GPRS功能。应用处理器通过AT命令集与带GPRS功能的无线通讯模块通信,为实现网络的应用提供了一个最底层的支持。-Ril intelligent design
Prentice-Hall---Signal-Processing-With-Fractals-A
- Signal processing plays a central role of a truly enormous range of modem electronic systems. These include, for example, voice, data and video communication and storage systems medical imaging and diagnostic system radar, sonar and satellite remote
OFDM-communication-system-simulation
- 仿真实现OFDM调制解调,在发射端,经串/并变换和IFFT变换,加上保护间隔(又称“循环前缀”),形成数字信号,通过信道到达接收端,结束端实现反变换,进行误码分析-Simulation OFDM demodulation, in the launch, the string of/and transform and IFFT transform, plus protection interval (also called "circulation prefix"), forming a digi
16QAM_matlab
- 实现16QAM完整的调制解调系统,包括基带信号串并转换,星座图映射,升抽样成形滤波,升采样半带滤波,数字上变频,功放的多项式非线性效应,加性高斯白噪声信道,接收端下变频,降采样,匹配滤波,绘制接收端星座图。-16QAM modulation and demodulation realize the complete system, including the baseband signal string and conversion, constellation mapping, samplin
OFDM
- This code is basic OFDM modulator used in communication system.Signal is generated and is modulated by QAM before it is modulated by OFDM.