搜索资源列表
mmse.rar
- 解相关及最小均方误差和传统多用户检测器的比较,Decorrelating and MMSE and traditional multi-user detector comparison
adc4
- with channel, take a input vector which is no of users of b[kx1] and then give to matched filter,non-correlating detector, and non-adaptive mmse,see the results by hadamard by randomised sequence.
CDMA_Mtech_proj
- It will CDMA detectors .. 1. MMSE detector 2. Matched filter 3. Decorrelator detector
lee_vad
- 一个基于MMSE噪声后验概率估计的话音激活检测算法.-A voice activity detector with MMSE a posteriori noise estimation and Decision-Directed SNR estimation
ApproximateMLDetectionBasedonMMSEforMIMOSystems.r
- Approximate ML Detector based on MMSE
sigvad11
- detect voice from signal of speach Voice Activity Detector (VAD) with MMSE a posteriori noise estimation and Decision-Directed SNR estimation-detect voice from signal of speach Voice Activity Detector (VAD) with MMSE a posteriori noise est
Codo-mo-phong
- MIMO-Capacity.m (Simulation of MIMO channel capacity of antenna transceivers) MIMO-detector Route tinh.m (compare the bit error rate of twin separation method linear ZF and MMSE)
5-files
- It contains 4 matlab codes for ZF,MMSE,ML equalizer for MIMO systems and 1 document based on linear detector for MIMO system
mmse
- MMSE解相关多用户检测器和CD传统多用户检测器的误码率比较(八个用户)程序- MMSE decorrelating multiuser detector and CD traditional multi-user detector error rate (eight users) procedure
Q2
- Q2是检测16—QAM信号,QPSK是输入为QPSK的MIMO系统的最大似然检测,ZF和MMSE算法-Q2 is detected the signal of the 16-QAM, QPSK maximum likelihood detector is input to QPSK MIMO system, ZF and MMSE algorithm
4_X_4_4_QAM-_MMSE_FEC
- THIS CODE SIMULATE A COMPLETE MIMO SYSTEM (MULTIPLEXING GAIN),AND AN ADDITIVE 1/2 FEC WAS USED ,THE RESULTS COMPARED WITH MMSE DETECTOR WITHOUT FEC,THE VITERBI DECODER WAS USED AT THE RECEIVER
MIMO_detection
- MIMO 检测仿真 ML MMSE ZF 还有OSIC的-MIMO detector simulation ML MMSE ZF OSIC' s there
Six-equalizers-for-V-BLAST
- Six equalizers for V-BLAST- the program I am using is an OSIC detector function that implements VBLAST algorithm using MMSE (SINR based ordering), ZF (SNR based ordering) and column-norm based ordering.
MMSE
- MMSE检测器matlab仿真,代码工作流程为:发送序列->调制->扩频->AWGN->解调->解扩->MMSE检测器-MMSE detector matlab simulation
bpsk
- MIMO 大规模MIMO 和六个detector 去检测 性能好坏BER-MIMO massive MIMO with six detectors. ZF MMSE ZF-SIC MMSE-SIC ZF-OSIC MMSE-OSIC
ESTIMATION
- MMSE is detector of mimo
Detector
- mmse is the one of detector mimo
mmse
- mmse detector simulation for single user mimo system
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