搜索资源列表
LMS_Equalizer
- 线性MMSE均衡器的matlab源码,适应信道衰减不是很剧烈的情况-linear MMSE equalizer in Matlab source, adaptation channel attenuation is not very dramatic situation
LMS-auto-adapter-fiter
- 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
RLS-auto-adapter-fiter
- 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
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
eqber_adaptive
- a linear or a DFE equalizer,使用LMS滤波器来处理图像的matlab源码和demo
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.
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
chengxu6
- 有关带限信道的数字传输matlab程序--码间干扰的特性,线性和非线性均衡器。-On the band-limited digital transmission channel matlab program- inter-symbol interference characteristics, linear and nonlinear equalizers.
eqberdemo
- 本演示程序分别就线性,判决反馈,和最大似然估计均衡器的进行了误码率性能仿真。-This demo program in respect of linear, decision feedback, and the maximum likelihood estimation equalizer BER performance simulation carried out.
IterativeDecodingofBinary
- In this paper, energy efficient VLSI architectures for linear turbo equalization are studied. Linear turbo equalizers exhibit dramatic bit error rate (BER) improvement over conventional equalizers by enabling a form of joint equalization and deco
linear-DFE-MLSE-Equalizer
- MATLAB 仿真MLSE,DFE,FFE均衡效率比较。-MATLAB simulation of MLSE, DFE, FFE balance efficiency comparisons.
ZFE
- This files simulate the linear equalizer which is (Zero Forcinf Equlizer)
Codes
- The main code is called "comparison of equalization schemes". It uses functions, defined seperately to compute the bit error rate for different typs of equalizers. That means times domain equalizer (TDE) with minimum mean square (MMSE) and zero
AddedChannelequalizationAWGNnoiseeffects
- have further added a very simple Linear Equalizer to the code, where I assume that the channel is perfectly known. Note that for equalization to work here, the prefix length must be equal to or greater than the length of the channel.
junheng
- 项目采用matlab对强迫零均衡器、最小均方误差均衡器、自适应线性均衡器进行了编程实现,并给出了计算机的仿真结果以及对仿真结果的分析,最后,给出递归最小二乘准则下的均衡器仿真予以比较。-Forced to zero on the project using matlab equalizer, minimum mean square error equalizer, adaptive linear equalizer is programmed to achieve, and gives the
equalizer
- matlab实现线性mmse均衡器,代码实用-the linear mmse equalizer matlab code utility
AAdaptiveequad
- 自适应均衡器的LMS算法实现及其仿真 :自适应均衡器已广泛应用于通信、雷达、声纳、控制和生物医学工程等许多领域,为克服多径衰落和信道失真引起的的码间干扰,实时跟踪移动通信信道的时变特性,笔者设计了一个基于LMS 算法的自适应线性均衡器,并通过改变步长因子Δ来分析其收敛速度和均方误差特性. -Adaptive equalizer LMS algorithm and its simulation: adaptive equalizer has been widely used in commun
adaptive-linear-equalizer
- 自适应均衡器仿真程序,误码率和信噪比的曲线-The adaptive equalizer emulator, BER and SNR curve
Single-carrier-equalization
- 在Labview平台上利用线性最小二乘算法,实现线性均衡器的设计-By using the linear least square algorithm in Labview platform, design and implementation of a linear equalizer
Using the LMS Linear Equalizer in Simulink
- LMS 算法 用simulink 搭建(LMS algorithm sim with simulink)