搜索资源列表
单载波频域均衡算法完整Matlab仿真程序
- 单载波频域均衡算法完整Matlab仿真程序,Single-carrier frequency domain equalization algorithm for a complete simulation program Matlab
CMA.rar
- 基于matlab的CMA盲均衡算法仿真程序,Matlab based on the CMA blind equalization algorithm simulation program
rls_dfeeq
- rls-dfeeq.m 均衡算法 用RLS-DFE算法实现-rls-dfeeq.m Equalization Algorithms with the RLS-DFE
design
- 滤波设计,均衡器设计,均衡算法误码率,仿真比较-Filter design, balanced design, bit error rate equalization algorithm, simulation comparison
Soft_dfe_simulator
- 软判决均衡算法,包括好几种软判决均衡算法及其性能比较-Soft-decision equalization algorithm, including several kinds of soft-decision equalization algorithm and its performance comparison
LMS-equalizer-in-MATLAB
- 本程序是在MATLAB中对LMS均衡算法的通信仿真。-This procedure is in the MATLAB algorithm of LMS balanced communication simulation.
svmunliniar
- 基于支持向量机的非线性信道盲均衡算法的研究-Based on support vector machine nonlinear channel blind equalization algorithm
svmmangjunheng
- 基于支持向量机的水声信道盲均衡算法的研究-Based on support vector machines underwater acoustic channel blind equalization algorithm
CMA_DDLMSmangjunheng
- 联合CMA+DDLMS盲均衡算法的研究,两种模式的结合达到了更好的效果-Joint CMA+ DDLMS blind equalization algorithm, a combination of two modes to achieve better results
equalization
- 关于均衡算法的各种程序 matlab仿真成功 附有结果图-With regard to balancing algorithm matlab simulation of various processes with the results of a successful plan
lms
- lms.m 均衡算法 用lms算法实现的 C语言编译-lms.m Equalization Algorithm with lms
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
cma
- 利用QPSK信号的常数模盲均衡算法,通过同步之后减少误码率-QPSK signals using constant modulus blind equalization algorithm, followed simultaneously reduce the error rate
RLS_MATLAB
- 无线通信信道的自适应均衡算法,RLS算法,有助于消除码间串扰-Wireless communication channel adaptive equalization algorithm, RLS algorithm, help to eliminate ISI
MAPturbo均衡通信系统链路
- 完整的turbo均衡链路,译码和均衡算法均为MAP,生成不同EbN0下的误码率曲线图
自适应均衡示例
- 实验31是观察不同的,修正步进U值对自适应均衡算法收敛的影响 实验311是验证,自适应均衡得到的均衡系数可用于这一时段的接受信号 的均衡(去噪、去信道干扰)。(Experiment 31 is to observe the effect of different stepped U on the convergence of adaptive equalization algorithm. Experiment 311 is to verify that the equilibrium c
信道均衡matlab代码
- 基于matlab的lmmse信道均衡算法仿真,很好用,适用于初学者学习探讨(Immse channel equalization)
通道均衡算法
- 介绍了通道均衡算法,宽带数字信号均衡,频域均衡算法
无线MIMO系统/光纤模分复用系统的MIMO-LMS自适应均衡算法
- 代码注释十分详细,可将个人的数据导入后,直接运行即可。此代码为MIMO-LMS自适应均衡算法,以4×4(可自行修改)MIMO/MDM系统为例,信号调制方式为PAM4(可自行修改),在CMA与收敛后,采用了三种MIMO-LMS算法:基础MIMO-LMS.分段步长MIMO-LMS与变步长MIMO-LMS,分别对四路接收信号进行均衡,计算均衡后数据的误码率并做出误码率与接收功率的曲线图。此外还可做出三种MIMO-LMS 均方误差MSE的收敛曲线,三种MIMO-LMS均衡前后信号散点图等。