-
03-2x2MIMO系统的完整数据链仿真
说明: % 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);
- 2020-08-29 15:55:00下载
- 积分:1
-
维数程序
对于复杂网络计算其图像的分形维数,并附有C版本的程序!(Calculate the fractal dimension of its image for complex networks, with a C version of the program!)
- 2018-01-03 10:30:21下载
- 积分:1
-
C#字母大小写转换程序
C#字母大小写转换程序,完成一个字符串逐一的变为大写形式,26个英文字母的大写。点击窗体上的按钮即可完成对应的转换。
- 2022-01-26 07:01:15下载
- 积分:1
-
一个小玩具,可以测出你一段时间之内鼠标移动的距离(Km),大家有兴趣的话下载来玩玩吧。...
一个小玩具,可以测出你一段时间之内鼠标移动的距离(Km),大家有兴趣的话下载来玩玩吧。-a small toy, you can detect some time within the mobile mouse distance (Km), we are interested in downloading play Honolulu.
- 2023-06-17 05:00:02下载
- 积分:1
-
Vijos 评测程序服务 源代码,Visual Basic .NET
Vijos 评测程序服务 源代码,Visual Basic .NET-Vijos evaluation program services, the source code, Visual Basic. NET
- 2022-07-05 06:43:33下载
- 积分:1
-
shuzhifenxi
数值分析作业源代码包括Aitken(埃特金算法) 牛顿法(Source code for numerical analysis operations)
- 2010-01-03 21:48:29下载
- 积分:1
-
让4个LED依次亮再依次灭
说明: 让4个LED依次亮再依次灭,编写语言为Verilog HDL。(Make 4 LEDs switched on in turn then off in turn)
- 2020-06-24 05:40:02下载
- 积分:1
-
frmMain.Designer
说明: Dialogue with the robot, enter the questions you want to ask into the input box,
- 2020-06-25 03:00:02下载
- 积分:1
-
running-msg(simulator)
running message display simulation with proteus labcenter
- 2011-12-07 01:41:05下载
- 积分:1
-
scma ldpc
说明: SCMA with LDPC code
- 2020-12-10 16:29:20下载
- 积分:1