搜索资源列表
BER_Equators
- Adaptive Filter. This scr ipt shows the BER performance of several types of equalizers in a static channel with a null in the passband. The scr ipt constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It
wanzhengchengxu
- 信号在信道进行传输时,经常会出现串扰,采用基于最大似然序列估计(MLSE)的电子色散均衡器的方法,克服光纤通信中的由各种色散引起的码间干扰。 研究基于最大似然序列估计(MLSE)的均衡器,采用维特比算法实现,用matlab仿真出采用MLSE后的性能指标(眼图和误码率)的提升。
Viterbi_equalization_BPSK
- simulink实现bpsk的均衡技术,这里用的是mlse均衡器,看起来简单,其实这里包括了调制,解调,多径和均衡等技术
EFG_2D.zip
- Meshfree MLSE Algorithm ,Meshfree MLSE Algorithm
linear-DFE-MLSE-Equalizer
- Matlab程序,用于比较线性均衡器、判决反馈均衡器(DFE)、盲最大似然序列估计均衡器(MLSE)等误码率性能。-Matlab procedures used to compare the linear equalizer, decision feedback equalizer (DFE), Blind maximum likelihood sequence estimation equalizer (MLSE), such as bit error rate performance.
pso
- Matlab psp code is a good operator
zishiyingjunheng
- This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowled
QAM_ml_vblast
- Simulation of Spatial Multiplexing system using 16-QAM with MLSE equalizer.
linear-DFE-MLSE-Equalizer
- MATLAB 仿真MLSE,DFE,FFE均衡效率比较。-MATLAB simulation of MLSE, DFE, FFE balance efficiency comparisons.
psp
- PSP算法,用于信道的系数估计和均衡,此处是基本的算法实现-PSP algorithm, the coefficient for channel estimation and equalization, here is the basic algorithm
MLSE
- MMSE CODE FOR computing BER FOR QPSK SIGNAL
GMMforLabData_DPSK
- 用于均衡DPSK信号的JD-MLSE算法,为matlabb程序,输入DPSK解调的两路信号,判决得到所需的bit序列,并计算误码率-It s used for electronical equalization based on joint-decision maximum likelyhood estimation (i.e. JD-MLSE).
mmlse_dynamic_coeffs_small_frame
- simuink help for mlse from mathworks
lms-rls-mlse
- THis transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel,
Adaptive-Channel-Estimation
- 均衡效果好,这是基于最大似然估计的均衡器-With the development of high-speed optical fiber communication systems, polarization mode dispersion (PMD) has become a vital limiting factor. However, the traditional compensation methods which in optical domain have the d
map_MLSE
- map 和 mlse算法的比较,在不同的信噪比的情况下,两种接收机判决算法的比较-map and mlse algorithm comparison
ViterbiDetector_Main
- Viterbi (MLSE) algorithm for signal detection in ISI channel by Matlab Code