搜索资源列表
ofdm_mssnr
- 该程序对ofdm系统中mmsnr的信道缩短算法的误码率性率进行了仿真,而且与没有信道缩短的只加cp的ofdm的系统进行了对比.程序包可以完整实现仿真,并得到理想的效果图,相信对做信道时域均衡的人会有所帮助!-ofdm mssnr TEQ equlization
utc
- OFDM时域均衡中所采用的utc算法,用Matlab写的代码-OFDM in time-domain equalizer used utc algorithm, using Matlab code written in
dmtteq
- 系统模拟仿真了OFDM在有线信道的时域均衡算法。-failed to translate
ofdm_equal
- OFDM系统中时域均衡的仿真和结果分析,先对搭建的最基本的OFDM系统性能进行仿真分析,然后对在多径信道下的OFDM系统性能进行仿真分析,最后对MMSE算法进行仿真分析。-OFDM system, time domain equalization and results of the simulation analysis, the first of the basic structures of the simulated OFDM system performance analysis, a
DAIMA
- OFDM系统通过在时域符号前插入大于信道冲击响应长度的循环前缀(CP)可以避免符号间干扰(ISI)和载波间干扰(ICI)。但是,过长CP会使得数据传输效率降低。可以采用最小均方误差(MMSE)信道缩短均衡技术来压缩信道冲击响应长度。-OFDM systems avoid inter-symbol interference (ISI) and inter-carrier interference (ICI) by inserting a cyclic prefix (CP) larger than
SCFDE
- 该算法是迄今为止我找到的最好的最完整的单载波频域均衡的原理。众所周知,时域均衡一直是接收机的瓶颈能估,频域均衡则要简单的多。频域均衡使用基于块传输的机制,类似于OFDM,并且是单载波的。接收机十分完整,包含载波同步、帧同步等,最重要的均衡处理。(This algorithm is the best and the most complete single carrier frequency domain equalization principle I have found so far. As