搜索资源列表
ofdm-emluator
- 信道编码采用卷积码,解码使用Viterbi解码。调制给出QPSK、16QAM 两种调制方式,并在AWGN和瑞利信道两种信道模型下传输。
OFDM_AWGN
- OFDM 系統加AWGN的性能模擬,訊號的Mapper使用QPSK,Guard interval 取資料的符元是1/4,輸出信號與原始信號比較出錯誤率。-Plus AWGN performance of OFDM system simulation, signal Mapper use of QPSK, Guard interval operators access to information, the yuan is 1/4, the output signal and compare th
OFDM_PSK_AWGN
- You can use it to simulation OFDM in BPSK,QPSK and 8PSK in AWGN channel.You can see the symbol error rate and bit error rate from these simulation.
my_turbo
- turbo码的编解码程序,采用max-log-map算法,简单易用。程序采用QPSK调制,信道为AWGN-turbo code decoding process, using max-log-map algorithm, easy to use. Program uses QPSK modulation, AWGN channel is
OFDM_BPSK_QPSK_MSK_QAM
- OFDM仿真BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道-OFDM simulation of BPSK, QPSK, MSK, QAM, AWGN channel and Rayleigh channel for the
ofdm2
- 在qpsk调制下实现ofdm的仿真 信道是高斯信道-qpsk ofdm awgn
UWB_matlab
- UWB(超宽带) matlab程序,包含了qpsk 、ofdm调制,awgn 信道的产生,IEEE 信道脉冲响应等内容。-This file include some basic programmes of UWB .
ofdmqpskawgn123
- OFDM with qpsk in AWGN channel and the channel model
RayleighFading
- Simulates a QPSK modulated single carrier or OFDM multicarrier scenarios going through a channel with Rayleigh fading and/or AWGN. The output is compared to the input for bit error results.
failed-to-translate
- OFDM系统下QPSK调制、awgn信道下的仿真-failed to translate
ofdm_model
- 一个简单的OFDM模型的建立,QPSK调制,AWGN信道,验证好用-A simple model of an OFDM, QPSK modulation, AWGN channel, authentication easy
QPSK
- OnPerformanceLimitsofDFTSpreadOFDMSystems DFT Spread OFDM has been proposed recently to reduce the Peak to Average Power Ratio (PAPR) of conventional OFDM transmission. Besides PAPR reduction, an important implication of DFT Spreading is that the ind
ofdm_qpsk_awgn
- ofdm系统qpsk调制、awgn信道下的仿真,对于ofdm信号有全面的认知-qpsk modulation ofdm systems, simulation awgn channel under the ofdm signal for a comprehensive awareness
modulata-and-demodulation
- 论述了BPSK、QPSK、16QAM、2FSK 调制和解调基本原理,以及各种调制方式的在AWGN 信道和平坦Raleigh 信道下的误码性能。同时介绍了OFDM 的调制解调原理。并使用MATLAB编写程序,对其进行了实验仿真。-It discusses the BPSK, QPSK, 16QAM, 2FSK basic principles of modulation and demodulation, and various modulation error performance in AW
OFDM
- 程序实现了OFDM通信系统的仿真,包括QPSK调制、串并转化、IFFT、并串转化、插入保护间隔AWGN信道传输以及逆过程(The program realizes the simulation of OFDM communication system, including QPSK modulation, serial-parallel conversion, IFFT, parallel-serial conversion, insertion protection interval AWGN
OFDM系统
- OFDM系统的MATLAB仿真程序,采用卷积码编码,QPSK调制,带扩频,在AWGN信道下传输得到误码率曲线。