Welcome![Sign In][Sign Up]
Location:
Search - ber mimo 2 Tx 2 Rx

Search list

[3G developtry5

Description: 利用Zero Forcing 等化器的方法, 使用BPSK調變在Rayleigh fading channel with 2 Tx, 2Rx MIMO channel,對於研究了解 MIMO 如何消除雜訊而言是一個很重要的模擬,非常實用-Script for computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Zero Forcing equalization
Platform: | Size: 1024 | Author: 鄭令儀 | Hits:

[matlab2Tx-2Rx-Spatial-Multiplex

Description: 介绍了在MATAB中开发的MIMO通信系统的容量、误码率等问题。很适合初学MIMO的研究生或者科研人员-MATLAB simulation for MIMO capacity and BER
Platform: | Size: 16384 | Author: 李祥东 | Hits:

[Other03-2x2MIMO系统的完整数据链仿真

Description: % Type of different detectors, parameters for Detector.m ML = 1; % Joint ML Detector JMMSE = 2; % Joint MMSE Detector ZF = 3; % Joint Zero-Forcing Detector % Type of different antenna selection criteria methods MBER = 1; MMI = 2; LAZY = 3; MNP = 4; %Minimum Noise Power MMNP = 5; LAZY2 = 6; real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel SNR_dB = 20;% transmit SNR in the simulated channel nr_frames = 20; % number of frames sent when simulation. detect_type = ZF; % Detector choice select_type = MBER; % Antenna selection choice disp(''); tx(nr_frames); disp('Press any key to continue'); pause RF(real_ch,SNR_dB); disp('Press any key to continue'); pause BER = rx(detect_type,select_type);
Platform: | Size: 3933184 | Author: hlayumi | Hits:

CodeBus www.codebus.net