搜索资源列表
gmskrls
- 一种用于GMSK非线性调制的自适应均衡算法 ,包阔有算法的文档资料-a nonlinear GMSK modulation for the adaptive equalization algorithm, the width of a packet algorithm Documentation
1
- lms/rls的自适应均衡算法仿真源代码,两个函数打包
自适应滤波的MATLAB实现
- 介绍自适应LMS和RLS以及自适应均衡、陷波的源程序。希望对大家有用。
adaptive-equlization(RLS)
- 自己编写的MATLAB自适应均衡,采用基本的RLS算法 可直接运行.-I have written MATLAB adaptive equalization, using the basic RLS algorithm can be directly run.
AdaptiveequalizerofLMSalgorithmanditssimulation.ra
- 自适应均衡器的LMS算法实现及其仿真 :自适应均衡器已广泛应用于通信、雷达、声纳、控制和生物医学工程等许多领域,为克服多径衰落和信道失真 引起的码间干扰,实时跟踪移动通信信道的时变特性,笔者设计了一个基于LMS 算法的自适应线性均衡器,并通过改变步 长因子Δ来分析其收敛速度和均方误差特性.-Adaptive equalizer of LMS algorithm and its simulation
new-matlab
- 自适应均衡算法改进的lms算法和rls算法仿真-Lms adaptive equalization algorithm for improved simulation algorithms and rls algorithm
CDMAblind
- 一种改进的适于慢衰落信道的恒模盲均衡算法 CDMA系统盲自适应干扰抑制 -An improved fit for slow fading channel constant modulus blind equalization algorithm Adaptive Interference Suppression for CDMA Systems
LMS_channel_eq
- LMS自适应滤波算法实现信道均衡,估计逆系统-LMS adaptive channel equalization filter algorithm, it is estimated inverse system
RLS_MATLAB
- 无线通信信道的自适应均衡算法,RLS算法,有助于消除码间串扰-Wireless communication channel adaptive equalization algorithm, RLS algorithm, help to eliminate ISI
RLS_equalizer
- 自适应均衡算法中的RLS算法,,均方误差曲线和系统输出曲线-Adaptive equalization algorithm in the RLS algorithm, the mean square error curve and the curve of the system output
CMA
- 自适应均衡算法,常模算法,固定步长,变步长盲均衡算法-Adaptive equalization algorithms, the norm algorithm
lms
- LMS自适应均衡算法,对于学习现代数字信号处理的朋友们很有参考价值-LMS adaptive equalization algorithm
rls_lms_compare
- LMS RLS自适应均衡算法的MATLAB仿真-LMS RLS algorithm of MATLAB simulation
nlms
- 归一化LMS自适应均衡算法的MATLAB仿真-The normalized LMS algorithm of MATLAB simulation
The-normalized-LMS-algorithm-
- 归一化LMS自适应均衡算法的MATLAB仿真程序-The normalized LMS algorithm of MATLAB simulation
xindao
- 给出了三个离散时间信道,分别在matlab中仿真了其频谱特性,可以作为自适应均衡算法的基础-Given three discrete-time channel in matlab simulation of the spectral characteristics can be used as the basis of adaptive equalization
自适应均衡器仿真
- 信号为BPSK信号,滤波器为iir,自适应算法为lms算法
pb6
- 水声信道自适应均衡算法研究-Underwater acoustic channel adaptive equalization algorithm
RLS
- 实现了自适应信号处理RLS自适应均衡算法,比较了不同信道的学习曲线的差别-The difference learning curve to achieve the adaptive signal processing RLS adaptive equalization algorithm, compares the different channels
无线MIMO系统/光纤模分复用系统的MIMO-LMS自适应均衡算法
- 代码注释十分详细,可将个人的数据导入后,直接运行即可。此代码为MIMO-LMS自适应均衡算法,以4×4(可自行修改)MIMO/MDM系统为例,信号调制方式为PAM4(可自行修改),在CMA与收敛后,采用了三种MIMO-LMS算法:基础MIMO-LMS.分段步长MIMO-LMS与变步长MIMO-LMS,分别对四路接收信号进行均衡,计算均衡后数据的误码率并做出误码率与接收功率的曲线图。此外还可做出三种MIMO-LMS 均方误差MSE的收敛曲线,三种MIMO-LMS均衡前后信号散点图等。