搜索资源列表
smart_antenna2
- matlab信道模型,用于模拟OFDM系统对ISI的改善。-Matlab channel model to simulate OFDM system to improve the ISI.
sfr2
- sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Commi
CMA
- 一种用于信道均衡的盲均衡恒模算法,具有较好的ISI和较快的收敛速度
TP_EA104_2008_2009.ZIP
- PAM的调制和解调 BER的计算 ISI的眼图-PAM modulation and demodulation BER eye diagram calculation ISI
Adaptive-filtering-in-3-ISI-channels
- 实现了在三种ISI信道条件下,分别使用LMS算法和RLS算法对进行逆辨识和信道辨识及LMMSE估计。(详见自适应滤波大作业及其报告)-It use LMS and RLS algorithms to channel identification and equalization,inverse identifcation.You can see two words document in detail.
QAM
- QAM simulation using a carrier cosine wave with ISI
bhnCopy
- creat channel, input, noise for ISI channel
LMS_Equalizer
- Equalizer for reduce ISI use LMS algorithm.
Prog_OFDM
- 应用OFDM可以有效地对抗多径时延扩展。循环前缀不仅可以消除符号间干扰(ISI),还能消除子载波间干扰(ICI).本项目完整地仿真了OFDM系统。-Application of OFDM can effectively combat multipath delay spread. Cyclic prefix can not only eliminate inter-symbol interference (ISI), can eliminate Inter-carrier interfer
script_ber_bpsk_isi_mmse_equalization
- BER for BPSK in ISI channel with MMSE equalization.
ISI
- 不同信道条件下码间串扰的情况,包括波形图和眼图。-Under different channel crosstalk between code, including waveform and eye diagram.
BERforBPSKmodulationin3tapISIchannel
- BER for BPSK modulation in 3 tap ISI channel
leastsquare
- Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
LMSRLS
- 两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。-This paper discusses two algorithms (LMS an
isi-channel-equalization
- isi信道均衡以及自适应技术及其程序。主要解决的是码间串扰。-isi channel equalization and adaptive technology and its procedures. Main solve ISI.
ISI
- Program generate a random binary sequence, introduce ISI and show the diagrams. Next filter minimalized ISI and generate the graph.
single-channel-ISI
- 使用MATLAB实现通信单通道码间串扰影响的仿真-Simulation of the impact between the single-channel ISI
ISI
- Code to simulate the effect of Inter Symbol Interference. The first figure plots the pulse amplitude modulation (PAM) of input sequence. Then a raised cosine pulse is used as pulse shaping signal for transmission. The next figure shows the effect of
ISI编译码
- 维特比编译码过程,通过ISI信道,有QPSK,16QAM,64QAM等,计算了误码率。