CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ber mimo 2 Tx 2 Rx
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - ber mimo 2 Tx 2 Rx - List
[
3G develop
]
try5
DL : 0
利用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
Update
: 2025-02-17
Size
: 1kb
Publisher
:
鄭令儀
[
matlab
]
2Tx-2Rx-Spatial-Multiplex
DL : 0
介绍了在MATAB中开发的MIMO通信系统的容量、误码率等问题。很适合初学MIMO的研究生或者科研人员-MATLAB simulation for MIMO capacity and BER
Update
: 2025-02-17
Size
: 16kb
Publisher
:
李祥东
[
Other
]
03-2x2MIMO系统的完整数据链仿真
DL : 0
% 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);
Update
: 2020-08-29
Size
: 3.75mb
Publisher
:
hlayumi
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.