搜索资源列表
MIMO23_ML_ZF
- MIMO 2*3系统ML和ZF检测的BER性能仿真-MIMO 2* 3 System ML and ZF detection BER performance simulation
ML_algorithm
- MIMO系统中进行信道估计的原始代码,Matlab格式。-code with matlab format for channel estimation in MIMO system
MIMO
- 在matlab的环境下,实现MIMO检测功能,包括最大似然检测(ML),最小均方误差(MMSE)检测和迫零(ZF)检测-In the matlab environment, to achieve MIMO detection, including maximum likelihood detection (ML), minimum mean square error (MMSE) detection and zero-forcing (ZF) detection
luilan
- ML法能够很好的估计信号的信噪比,MIMO OFDM matlab仿真,欢迎大家下载学习。- ML estimation method can be a good signal to noise ratio, MIMO OFDM matlab simulation, Welcome to download the study.
tanghou_v27
- 最大似然(ML)准则和最大后验概率(MAP)准则,MIMO OFDM matlab仿真,LZ复杂度反映的是一个时间序列中。- Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, MIMO OFDM matlab simulation, LZ complexity is reflected in a time sequence.
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