搜索资源列表
Matlab
- 基于LMS算法的自适应均衡器-LMS-based adaptive equalizer algorithm
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
zero_tap_detection_adaptiveequalizer
- 具有检测FIR滤波器单位脉冲响应h[n]中零系数(zero tap detection)功能的LMS算法自适应均衡器,可处理相关输入(colored inputs)和独立输入(white inputs). 检测出零系数的个数和位置,减少后续计算次数,提高算法效率。-Zero Tap Detection LMS adaptive Equalizer with Tap Decoupling techniques and Colored Inputs and white inputs.
FSEDFE
- 自适应均衡器设计,采用分数间隔、判决反馈结构,MMSE算法。-Adapt a FSE+DFE combination for square M-QAM over T/2-spaced microwave channels with AWGN initialized by Unbiased MMSE-FSE receiver
AdaptiveequalizerofLMSalgorithmanditssimulation.ra
- 自适应均衡器的LMS算法实现及其仿真 :自适应均衡器已广泛应用于通信、雷达、声纳、控制和生物医学工程等许多领域,为克服多径衰落和信道失真 引起的码间干扰,实时跟踪移动通信信道的时变特性,笔者设计了一个基于LMS 算法的自适应线性均衡器,并通过改变步 长因子Δ来分析其收敛速度和均方误差特性.-Adaptive equalizer of LMS algorithm and its simulation
zishiyingjunhengqi
- 自适应均衡器实验报告lms算法matlab仿真-Experimental report adaptive equalizer lms algorithm matlab simulation
RLS
- 用RLS算法实现自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数-RLS algorithm with adaptive equalizer, draw a single experiment squared error convergence curve of the final design of the filter coefficients are given
adaptive
- 基于matlab和C,包括LMS,CMA,MCMA自适应均衡器的程序和论文,论文说明很详细,可以提供相关参考-Including the LMS, CMA, MCMA adaptive equalizer procedures and papers, research papers explain in great detail and can provide relevant information
AdaptiveequalizerbasedonLMSalgorithm
- 基于matlab用LMS算法实现了自适应均衡器,画出了一次实验的误差平方的收敛曲线,并给出最后设计滤波器系数。-Matlab-based algorithm using LMS adaptive equalizer, draw a square of experimental error convergence curve, and gives the final design of the filter coefficients.
main_lms_eq1
- 用LMS算法实现自适应均衡器的MATLAB程序-LMS
LMSsuanfazishiyingjunhengqi
- 在MATLAB中,使用LMS算法实现自适应均衡器,通过改变收敛因子和滤波器阶数就可以仿真均衡器的收敛速度和精度。-In MATLAB, use the LMS algorithm adaptive equalizer by changing the order of the convergence factor and the filter can simulate the equalizer on the convergence speed and accuracy.
MATLAB_Programming_LMS_Adaptive_Equalizer
- 一个MATLAB程序,用以实现基于最小均方误差算法的自适应均衡器,通常可以直接应用在数字通信系统中-A MATLAB program used to implement an LMS adaptive equalizer which can be directly applied in the digital communication systems
adpeq
- 自适应均衡器的MATLAB实现 介数为64 结果正确 可以直接使用-MATLAB adaptive equalizer to achieve the results referred to 64 the number of correct use can
Matlab
- 这是自适应均衡器的Matlab仿真实现的代码,能实现自适应均衡器的功能-matlab code
cxx
- 此程序是LMS算法实现的一个自适应均衡器,均衡器选取的信道抽头数是11。-the program is adaptive equalizer using Lms to achieve.the channel tap is 11.
9988
- lms 算法的详细说明 (基于LMS与RLS算法的自适应均衡器性能研究)-lms detailed descr iption of the algorithm (LMS and RLS algorithm based adaptive equalizer performance of)
LMSMATLAB
- LMS算法的自适应均衡器的MATLAB实现-LMS algorithm in MATLAB to achieve adaptive equalizer
ber
- 横向自适应滤波器和判决反馈自适应均衡器误码曲线学习比较
自适应均衡器仿真
- 信号为BPSK信号,滤波器为iir,自适应算法为lms算法