搜索资源列表
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
LMS_newchannel.rar
- 仿真LMS均衡器 采用三径叠加信道,PSK调制,并计算误码性能,LMS equalizer simulation using three-path channel superimposed, PSK modulation, and calculate the BER
equizer
- HART协议的均衡器设计 DCT LMS 设计 + 位同步设计,仿真证明了设计的有效性-HART protocol design DCT LMS equalizer design+ Bit synchronous design, simulation proves the validity of the design
C_LMS
- 研究利用LMS自适应均衡器纠正存在加性白噪声的信道的畸变。讨论步长参数 和特征值扩散度 对学习曲线的影响。-To examine the use of LMS adaptive equalizer to correct the existence of additive white noise distortion channel. Discussion of step parameters and eigenvalues of the proliferation of degrees of i
C_RLS
- 研究利用RLS算法自适应均衡器纠正存在加性白噪声的信道的畸变。讨论特征值扩散度 对学习曲线的影响。 比较RLS算法和LMS算法在不同信噪比情况下的学习曲线。 -RLS algorithm using adaptive equalizer to correct the existence of additive white noise distortion channel. Eigenvalue discussion diffusivity impact on the learning cur
lms
- 均衡器抽头参数中,使用LMS算法确定有限长最优抽头参数-Tap equalizer parameters, the use of finite-length LMS algorithm to determine the optimal tap parameters
LMS-equalizer-in-MATLAB
- 本程序是在MATLAB中对LMS均衡算法的通信仿真。-This procedure is in the MATLAB algorithm of LMS balanced communication simulation.
LMS_Equalizer
- LMS equalizer very simple
LMS
- Least Mean Square (LMS) equalizer used in coherent receivers
lms
- LMS ADAPTIVE TRANSVERSAL FILTER EQUALIZER
ZF_MMSE_LMS_SATO_CMA
- 1.原始信号A,通过信道受噪声污染后的信号q,然后分别经过均衡器ZF(MMSE)得到信号U,可以画出U的分布图 2.分别应用LMS,SATO,CMA算法得到U。(其中包括最佳延迟、均方误差的计算)所有结果均以图像形式显示。-1. The original signal A, subject to noise pollution through the channel after the signal q, and then through the equalizer, respectively
2-LMS-equalizer
- 假设每个延时单元延时10ms.被传输的基带信号x(t)是一个0,1交替变换的矩形二进制脉冲序列,脉宽为10ms,并假设x(t)通过一个稳定的散射信道后才到达均衡器,成为2径信号,这两路信号幅度相等 ,相隔15ms。用MATLAB实现一个2级LMS均衡器-equalizer
leastsquare
- Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
dfe-lms
- This program allows the application of the Decision Feedback equalizer by lms adaptive algorithm
lms-equalizer
- lms均衡系统的源码文件,包含输入、信道、均衡、输出。-lms equalizer system source code file that contains the input channel, balanced outputs.
lms
- this code for LMS equalizer
Equalizer-lms-algorithm-in-matlab
- lms算法在matlab上的实现,详细的解释了lms均衡器算法的原理-Lms algorithm in matlab on the realization of a detailed explanation of the principle of lms equalizer algorithm
Using the LMS Linear Equalizer in Simulink
- LMS 算法 用simulink 搭建(LMS algorithm sim with simulink)
LMS
- LMS时域均衡算法,多径信道+AWGN信道,很好的抑制了多径干扰(This is a LMS equalizer and the channnel is Multi_path channel and AWGN channel, it gives Error convergence curve)
lms
- 基于LMS算法的均衡器,使用MATLAB仿真,最小均方误差均衡中的最小均方算法(LMS)的matlab程序(Equalizer based on LMS algorithm)