-
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
-
VC++ 正则原理提取网页链接
VC++ 采用正则的原理提取网页链接,一个网页链接提取器的代码,采用了正则表达式的部分方法来从文件字符中提取出网址链接,是一个对字符串处理来说比较有参考性的代码。
- 2022-09-10 10:05:05下载
- 积分:1
-
星载SAR实测数据的CS算法成像结果
星载合成孔径雷达实测数据的CS算法成像程序和结果(CS Algorithms Imaging Procedure and Results of Spaceborne SAR Measured Data)
- 2020-07-06 10:48:58下载
- 积分:1
-
Nougat_Root_SuperSU_No_kernel_included
说明: Nougat_Root_SuperSU_No_kernel_included
- 2020-06-24 10:00:02下载
- 积分:1
-
飞机着陆控制系统设计
飞机着陆控制系统设计 包含matlab及simulink程序(The design of aircraft landing control system includes MATLAB and Simulink program)
- 2019-04-13 19:59:50下载
- 积分:1
-
OpenProtocol_Specification_通讯
说明: 拧紧机对外提供的接口, Atlas Copco Tools and Assembly Systems(Interface provided by tightening machine)
- 2019-06-19 15:04:24下载
- 积分:1
-
d
说明: 包括跳频通信系统的整个工作流程,调制,跳频,解跳,解调。
其中,调制采用MSK调制方式,解调采用复差分解调方式。(Including the whole work flow of frequency hopping communication system, modulation, frequency hopping, de hopping, demodulation.
Among them, MSK modulation is used for modulation and complex differential demodulation is used for demodulation.)
- 2020-11-17 20:37:55下载
- 积分:1
-
a - 副本
说明: 调用大漠插件 实现多开双开以及多线程运行操作(Calling Desert Plug-in to Realize Multi-Open, Double-Open and Multi-Thread Operation)
- 2019-03-19 15:09:21下载
- 积分:1
-
friction c11-2
摩擦摩擦仿真,模拟的滑道与滑块组件间的摩擦行为(simulation of friction and wear)
- 2018-05-14 21:18:41下载
- 积分:1
-
此为文档上传的实现程序,例如上传图片的个人相册等之类的。...
此为文档上传的实现程序,例如上传图片的个人相册等之类的。-upload this file to the realization of procedures, such as uploading photos and other personal albums like.
- 2022-09-02 07:50:02下载
- 积分:1