搜索资源列表
二进制信道均衡算法源程序清单
- 关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
变步长LMS算法
- 盲均衡算法的基础算法
mma算法matlab文件
- 本算法是通信系统中盲均衡中最常见的算法,算法中,通过生成的星座图解释了均衡的特性
单载波频域均衡算法完整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
zishiyingxindjunh
- 本资料是针对于数字信号处理中的二进制信道均衡算法m文件源程序-This information is in digital signal processing for the binary channel equalization algorithm m file source
v_svm
- 支持向量回归机的盲均衡算法,其中使用的是v算法-Support vector regression machines blind equalization algorithm, which uses the algorithm v
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
CMA_blind_equalization
- 16QAM的盲均衡算法-cma,它是研究盲均衡算法最基础的一种算法 -16QAM for blind equalization algorithm-cma, which is to study the most basic algorithm for blind equalization algorithm
cmaDDmcma
- cma mcma dd三种盲均衡算法的比较并作图-cma mcma dd three kinds of blind equalization method and the comparation of BER of them
CMA
- 文中介绍了盲均衡算法和CMA算法的原理,用CMA算法仿真了4QAM信号。-This paper introduces the algorithms and CMA blind equalization algorithm theory, with the CMA algorithm is simulated 4QAM signal.
jiyumohushenjingwangluo
- 基于模糊神经网络盲均衡算法的研究 摘要 无线和数字通信系统中,由于信号在传输过程中会受到复杂传播机制 的影响,从而产生码间干扰。为了消除码间干扰,要在接收端进行均衡, 以补偿信道特性,正确恢复发送序列。传统的均衡器由于需要不断地发送 训练序列,已经不能满足数字通信技术发展的要求。盲均衡技术不需要训 练序列,仅利用接收序列的统计特性便能自适应地调节参数,也就是说, 盲均衡技术本身完全不用训练序列,就可以自启动收敛并防止失锁情况, 且能使滤波器的输出与要恢复的输入信号
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下的误码率曲线图
无线MIMO系统/光纤模分复用系统的MIMO-LMS自适应均衡算法
- 代码注释十分详细,可将个人的数据导入后,直接运行即可。此代码为MIMO-LMS自适应均衡算法,以4×4(可自行修改)MIMO/MDM系统为例,信号调制方式为PAM4(可自行修改),在CMA与收敛后,采用了三种MIMO-LMS算法:基础MIMO-LMS.分段步长MIMO-LMS与变步长MIMO-LMS,分别对四路接收信号进行均衡,计算均衡后数据的误码率并做出误码率与接收功率的曲线图。此外还可做出三种MIMO-LMS 均方误差MSE的收敛曲线,三种MIMO-LMS均衡前后信号散点图等。