搜索资源列表
bpsk
- 采用MATLAB仿真BPSK-OFDM的BER特性。从理论和实际两方面把输出波形作为对比。
Ofdm ber2
- 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel
modulator.rar
- ofdm中几种常用的调制方式的调制和解调程序,包括:BPSK、QPSK、16QAM、64QAM,modulation
BPSK-OFDM.rar
- 这是一个bpsk调制的ofdm系统仿真程序。,bpsk-ofdm
OFDM_SIM.rar
- OFDM系统仿真,采用各种调制方式(BPSK,QPSK,QAM8,QAM16,QAM32,QAM64),OFDM system simulation, using a variety of modulation (BPSK, QPSK, QAM8, QAM16, QAM32, QAM64)
OFDM-BER-BPSK
- MATLAB实现的简单的OFDM模型源代码 这个Matlab程序是关于OFDM调制的。这里使用了BPSK调制,显示OFDM在误码率上的下降。-BPSK modulation with BER with and without OFDM
ofdm+bpsksimulink
- ofdm的bpsk实现,可以在修改后运用与mimo或者vmimo等-realize the BPSK OFDM, can be modified to use with vmimo such as MIMO or
OFDM
- model OF the OFDM communication in simulink. And I was successful in completing it using a Bernoulli binary generator as the input source (Basic_OFDM.mdl).
PROGRAMSFolder
- BER OF OFDM USING BPSK FOR 10 TAP RAYLEIGH FADING CHANNEL-BER OF OFDM USING BPSK FOR 10 TAP RAYLEIGH FADING CHANNEL
OFDM-BPSK
- Mat lab code of OFDM using BPSK
ASKOOKFSKBPSKQPSK8PSKofdm
- ASK, OOK, FSK, BPSK, QPSK, 8PSK(ofdm)de的调制方式-ASK, OOK, FSK, BPSK, QPSK, 8PSK (ofdm) de the modulation
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
BERforOFDMusingBPSK
- BER for OFDM using BPSK modulation
OFDM
- OFDM BER simulation for BPSK
OFDM-BER-BPSK
- OFDM的误码率以及BPSK的matlab编程-OFDM and BPSK the bit error rate of matlab programming
ber-bpsk-ofdm-rayleigh-channel
- ber bpsk ofdm rayleigh channel
SIM_OFDM-BPSK(OFDM-BPSK)
- 这个MATLAB例程是在OFDM信道下的BPSK仿真-This MATLAB routine is the BPSK OFDM channel simulation
the-BER-for-BPSK-in-OFDM-modulation-in-the-presen
- the BER for BPSK in OFDM modulation in the presence of Rayeligh fading channel simulation in matlab programme
BPSK-OFDM
- 目的:模拟一个简单的通信系统,并估计误码率。 系统特点: 1.BPSK调制,b ∈ {1, ?1}与先验概率相等, 2.升余弦脉冲 3.AWGN信道 4.在集成和转储的接收端过采样 5.数字匹配滤波器 方法:误码率作为Es/N0和过采样率的函数。(Simulate a BPSK-OFDM communication system and estimate bit error rate.)
OFDM
- 实现了BPSK-OFDM的调制与解调过程(The modulation and demodulation process of BPSK-OFDM is realized)