Matlab code for Massive MIMO precoding.
2021-09-28 18:06:50 775KB MIMOprecoding Precoding uniontme mimo
MIMO雷达波束形成的基本原理和部分资源代码,希望对大家有用
MIMO雷达波束形成的基本原理和部分资源代码,希望对大家有用
8ML = 1; % Joint ML DetectorJMMSE = 2; % Joint MMSE DetectorZF = 3; % Joint Zero-Forcing Detector% Type of different antenna selection criteria methods MBER = 1;MMI = 2;LAZY = 3;MNP = 4; %Minimum Noise PowerMMNP = 5;LAZY2 = 6;real_ch = 0; % real_ch = 0 refers to simulated channel in MATLABSNR_dB = 20;% transmit SNR in the simulated channelnr_frames = 20; % number of frames sent when simulation.detect_type = ZF; % Detector choiceselect_type = MBER; % Antenna selection choicedisp('');tx(nr_frames);disp('Press any key to continue');pauseRF(real_chdisp('Press any key to continue');pauseBER = rx(detect_type
2021-09-28 18:02:10 3.75MB 2x2MIMO NOISE hslogic算法仿真 mimo
基于MIMO-OFDM的通信系统仿真,带注释。
2021-09-28 18:02:02 4KB MIMO-OFDM mimoofdm MIMO_OFDM ofdm
浙大人写的,基于802.11写的OFDM设计,基于FPGA的设计,适合新手学习
2021-09-28 17:04:11 31.09MB MIMO-OFDM XILINXOFDM ofdmfpga XILINXFPGA
使用 STBC 模拟 MIMO 系统的 BER
2021-09-28 15:15:46 2KB matlab
1
OFDM仿真文件,matlab编写,通信,无线,
2021-09-28 14:02:44 137KB MIMO-OFDM ofdm通信