搜索资源列表
qpsk
- Passing signal to AWGN channel after QPSK modulation and plotting BER at SNR
SLNR
- SLNR下,信噪比和误码率的关系,比较SLNR和SINR最大的情况,SINR优于SLNR 1~2dB,但SLNR算法的计算量远小于SINR(ZF)-under slnr,the graph between snr and ber.
SNR-vs-BER
- BPSK is a biplar shift keying
adaptiveOFDM
- 本程序利用改进的CHOW算法,仿真了自适应OFDM系统的性能,并画出了SNR-BER仿真图。对于学习OFDM自适应资源分配者有很帮助。-This procedure improved CHOW algorithms, simulation of the adaptive OFDM system performance, and draw the SNR-BER simulation Fig. Adaptive OFDM for learning the distribution of resou
27796684bch_euc
- The exercise should be finished in English. 2. According to Prof. Zhang s requirement, this exercise mainly focuses on the BER performance of some wireless communication system using specific coding and modulation type through the AWGN channel. Si
SpaceTimeTrellisCode
- The software is capable to simulate space time code [1] for QPSK modulation using different number of state. Examples of generator matrix up to 256 stetes are provided. Variable signal to noise ratio (SNR) might be applied to produce bit error rate (
Matlab
- 很好的OFDM的基于MATLAB的仿真程序包,且包含了最终结果图.-montecarlo type montecarlo in the command window and wait for a long time.. _simulation of the complete OFDM system. _use of a very large file in order to get probabilities. _loop over different valu
bersnrrayleigh
- ber vs snr for awgn-rayleigh channel
alamouti
- Alamouti PAPER space time code modulation , ber , snr
BERVSPSKandQAM
- It plots the BER vs SNR for PSK and QAM
mimo_sim
- MIMO 系统仿真,对时变信道的自适应调制-erq.m : function for ERQ algorithm in MIMO systems space_wf.m : function for spatial domain power waterfilling st_wf.m : function for spatial and temporal domain waterfilling MIMO_rate.m : Plot spectral efficiency vs SNR f
DS-CDMA_with_BPSK_and_Walsh_code
- A simple program for simulation of CDMA system with Walsh-Hadamard Code. Result of this program is plot of BER vs SNR.
4psk
- M=4的PSK通信系统进行蒙特卡罗仿真 仿真BPSK和4PSK调制信号在高斯信道下的性能,并与理论分析结果相比。 (1) 画出两条性能曲线,一条是根据理论平均错误概率画出,另一条是仿真曲线; (2) 程序的基本流程:信源产生信息比特、调制、将调制信号送入信道(产生高斯白噪声的程序)、接收端检测、将检测结果与信源原始信息比较计算误符号率和误比特率; (3) 在给定信噪比下,第二步需多次重复,以得到一个平均错误概率; (4) 信噪比范围:BPSK(0dB – 10dB),
SingleCellofdm
- OFDM链路级的仿真器场景是单小区单用户,信号从发送端发送,在接收端进行信号估计。估计误差可以从接收和发送信号的不同得到。仿真器的输出是BLER/BER vs SNR。-OFDM Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx si
alamouti
- implement an alamouti algorithm using 2 transmittes and 1 receivers. evaluate the performance of BER base on the SNR
AWGNchannelBPSKmod
- The simplest channel which we use in ideal case is AWGN channel and everyone knows that before starting siluation on the other part of the system we must simulate the AWGN channel.this is AWGN channel with a BPSK signal going through it and finally w
RAKE_BER_CONVENC_QPSK
- *Demonstrate convolutional encoding and decoding *Simulate BER for QPSK and BPSK, plot and then **compare the result with the theoretical value. *compare SER of the Rake and ML. – Symbols are taken randomly from QPSK. – Run the simulation for
LDPC_QPSK
- 母码码率为1/2的LDPC编码,QPSk调整,SNR-BER图-failed to translate
BER--SNR--BER-plot-for-BPSK
- Code matlab: BER,SER,SNR in cooperation network
ofdm4
- This program plots the BER vs SNR for a 4X4 MIMO-OFDM system.