Welcome![Sign In][Sign Up]
Location:
Search - linear equalizer

Search list

[Other resourceBER_Equators

Description: Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
Platform: | Size: 134537 | Author: zhang | Hits:

[matlabLMS_Equalizer

Description: 线性MMSE均衡器的matlab源码,适应信道衰减不是很剧烈的情况-linear MMSE equalizer in Matlab source, adaptation channel attenuation is not very dramatic situation
Platform: | Size: 1024 | Author: 张于 | Hits:

[matlabLMS-auto-adapter-fiter

Description: 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal processing" Introduction to the p.275 adaptive equalizer application schema. LMS algorithm with the adaptive equalizer, painted a square experimental error of convergence curve, given final design filter coefficients. Experimental a length of the training sequence to 500. Conduct 20 separate experiments, painted square error of the convergence curve. Given three step-value comparisons.
Platform: | Size: 4096 | Author: lidong | Hits:

[matlabRLS-auto-adapter-fiter

Description: 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal processing" Introduction to the p.275 adaptive equalizer application schema. LMS algorithm with the adaptive equalizer, painted a square experimental error of convergence curve, given final design filter coefficients. Experimental a length of the training sequence to 500. Conduct 20 separate experiments, painted square error of the convergence curve. Given three step-value comparisons.
Platform: | Size: 4096 | Author: lidong | Hits:

[Communication-Mobileeqbereval

Description: 对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。-Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.
Platform: | Size: 101376 | Author: 冯巍 | Hits:

[Communication-Mobilecpmequ_linear

Description: CPM调制的线性均衡器,使用维特比判决器进行判决。-CPM modulation linear equalizer, the use of Viterbi browser sentencing verdict.
Platform: | Size: 538624 | Author: 冯巍 | Hits:

[matlabBER_Equators

Description: Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique. -Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.
Platform: | Size: 134144 | Author: zhang | Hits:

[Special Effectseqber_adaptive

Description: a linear or a DFE equalizer,使用LMS滤波器来处理图像的matlab源码和demo
Platform: | Size: 6144 | Author: mountyang | Hits:

[Windows DevelopMIMO_Equlaization

Description: MIMO系统的典型zf均衡器的算法C++实现。brief ZF Equalizer, i.e. Matrix inversion and multiplication block, i.e. the solution of a linear equation system.-Zf typical MIMO systems equalizer algorithm C to achieve. brief ZF Equalizer, ie Matrix inversion and multiplicationblock, ie the solution of a linear equation system.
Platform: | Size: 6144 | Author: 吴 昊 | Hits:

[Speech/Voice recognition/combineeqber_adaptive

Description: This script runs a simulation loop for either a linear or a DFE equalizer. It uses the RLS algorithm to initially set the weights, then uses LMS thereafter to minimize execution time. It plots the equalized signal spectrum, then generates and plots BER results over a range of Eb/No values. It also fits a curve to the simulated BER points, and plots the burst error performance of the linear and DFE equalizers. The adaptive equalizer objects automatically retain their state between invocations of their "equalize" method.
Platform: | Size: 2048 | Author: 熊牧野 | Hits:

[Program doc2

Description: 文章通过仿真比较了线性均衡器和判决反馈均衡器在通信系统中的性能-Comparison of the article through the simulation of linear equalizer and decision feedback equalizer in the communication system performance
Platform: | Size: 391168 | Author: 王云峰 | Hits:

[matlabzishiyingjunheng

Description: This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks.
Platform: | Size: 102400 | Author: Lee | Hits:

[matlabchengxu6

Description: 有关带限信道的数字传输matlab程序--码间干扰的特性,线性和非线性均衡器。-On the band-limited digital transmission channel matlab program- inter-symbol interference characteristics, linear and nonlinear equalizers.
Platform: | Size: 5120 | Author: 杨毅 | Hits:

[matlablinear-DFE-MLSE-Equalizer

Description: Matlab程序,用于比较线性均衡器、判决反馈均衡器(DFE)、盲最大似然序列估计均衡器(MLSE)等误码率性能。-Matlab procedures used to compare the linear equalizer, decision feedback equalizer (DFE), Blind maximum likelihood sequence estimation equalizer (MLSE), such as bit error rate performance.
Platform: | Size: 148480 | Author: yyc | Hits:

[Program docMMSE_BLE

Description: TD-SCDMA系统中的联合检测算法中的最小均方误差线性块均衡器(MMSE一BLE)算法的MATLAB程序 -TD-SCDMA system, the joint detection algorithm in the minimum mean square error block linear equalizer (MMSE a BLE) program MATLAB algorithm
Platform: | Size: 1024 | Author: 张研 | Hits:

[matlabZFE

Description: This files simulate the linear equalizer which is (Zero Forcinf Equlizer)
Platform: | Size: 777216 | Author: Mohammad Tamim | Hits:

[matlabAddedChannelequalizationAWGNnoiseeffects

Description: have further added a very simple Linear Equalizer to the code, where I assume that the channel is perfectly known. Note that for equalization to work here, the prefix length must be equal to or greater than the length of the channel.
Platform: | Size: 12288 | Author: ibrahim | Hits:

[matlabequalizer

Description: matlab实现线性mmse均衡器,代码实用-the linear mmse equalizer matlab code utility
Platform: | Size: 4096 | Author: zhangwei | Hits:

[Otheradaptive-linear-equalizer

Description: 自适应均衡器仿真程序,误码率和信噪比的曲线-The adaptive equalizer emulator, BER and SNR curve
Platform: | Size: 1024 | Author: 张智美 | Hits:

[Software EngineeringUse-of-Linear-Transverse-Equalisers

Description: 在联合OFDM均衡下,线性横向均衡器和信道状态信息的使用情况-Transverse linear equalizer and the usage of the channel state information in the joint OFDM equalization
Platform: | Size: 394240 | Author: rainsnow | Hits:
« 12 3 »

CodeBus www.codebus.net