当前位置:
首页
资源下载

搜索资源 - mimo channel mmse ML
搜索资源列表
-
4下载:
MIMO检测算法ML,ZF,MMSE等。采用BPSK调制,平坦瑞利信道-MIMO detection algorithm ML, ZF, MMSE, etc. Using BPSK modulation, flat Rayleigh channel
-
-
2下载:
对2*2瑞利衰落BQSK调制的MIMO信道进行均衡,对比ZF、MMSE、ML方法的均衡效果。-scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel with MMSE、ZF、ML equalization.
-
-
0下载:
MIMO系统基于导频的信道估计及多用户检测,检测算法为:ZF/MMSE/ML-MIMO system multiple user detection base channel estimation.
-
-
0下载:
In this simulation, a 2 x 2 MIMO system with BPSK modulation is used. Then, the algorithm of V-BLAST is implemented. After that, weight vector is produced using ZF, MMSE and ML detectors. Finally, the BER performance is plotted. A flat fading Rayleig
-
-
0下载:
In this simulation, a 2 x 2 MIMO system with BPSK modulation is used. Then, the algorithm of V-BLAST is implemented. After that, weight vector is produced using ZF, MMSE and ML detectors. Finally, the BER performance is plotted. A flat fading Rayleig
-
-
0下载:
实现mimo的zf mmse 和ml检测算法的代码,并有针对信道已知和未知的多路径通信-realization of ZF MMSE and ML detection for MIMO. And multiple-path communication with channel known and unkonwn
-
-
0下载:
In this simulation, a 2 x 2 MIMO system with BPSK modulation is used. Then, the algorithm of V-BLAST is implemented. After that, weight vector is produced using ZF, MMSE and ML detectors. Finally, the BER performance is plotted. A flat fading Rayleig
-
-
1下载:
% 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
-