搜索资源列表
LMSchanneladaptation
- 是LMS channel Equalizer 的matlab实现方法-LMS channel Equalizer is the method Matlab
eqber_adaptive
- This scr ipt 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 plot
iPhoneMixerEQGraphTest.
- iPhoneMixerEQGraphTest demonstrates how to build an Audio Unit Graph connecting a MultiChannel Mixer to the iPodEQ unit then to the RemoteIO unit. Two input busses are created each with input volume controls. An overall mixer output volume control
LMS_Equalizer
- simulation of LMS Equalizer
f_lms
- 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
RLS
- 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。-Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.
2-LMS-equalizer
- 假设每个延时单元延时10ms.被传输的基带信号x(t)是一个0,1交替变换的矩形二进制脉冲序列,脉宽为10ms,并假设x(t)通过一个稳定的散射信道后才到达均衡器,成为2径信号,这两路信号幅度相等 ,相隔15ms。用MATLAB实现一个2级LMS均衡器-equalizer
222
- MIMO频率选择性信道自适应均衡,有matlab源码-MIMO frequency selective channel adaptive equalizer
an-equalizer_matlab
- 语音均衡器 在MATLAB下编程使用,具有一些实现语音滤波,频谱分析的功能-Voice Equalizer programming under the MATLAB
equalizer_realtime
- equlizer realtime, the function is equalizer in winamp with real time
very-good-mmse-channel-matlab
- 非常实用的自适应信道估计,均衡器,等等的原代码,非常有用 -Adaptive channel estimation, equalizer, and so the original code is very useful
wav_FFT_demo
- 快速傅氏变换(FFT),允许用户查看的音频信号的频谱内容。 FFT这里给出的代码是由唐交叉出现,他的主页,随后被撤下。而不是解释的FFT的数学理论,我将试图解释它的用处,因为它涉及到的音频信号。 FFT允许用户获得的音频信号的频谱构成,获得它的各种频率的分贝,或获得其各种频率的强度。光谱观众(在上面的图片所示),均衡器,或VU表可以使用FFT,以显示其结果。它们之间的差值,然后取决于一对夫妇方程采取的FFT的实部和虚部的组件,并返回的强度或分贝水平被用于在绘制结果中的一个。下面的代
LMS_EQ
- In practical implementations, the weighting factors for a MRC system are obtained by deriving a signal which has amplitude proportional to the kth branch carrier amplitude and a phase that LMS equalizer
wav-player
- WAV格式的播放器,具有一般音乐播放器的功能:播放,暂停,均衡器和简单的混响功能。程序开始后,输入文件路径,点击运行即可。-WAV format player, a music player: play, pause, equalizer and reverb function. After the start of the program, enter the file path, click on the run.
Channel_Estimation
- 使用OFDM的信道估计,采用迫零均衡,进行频域单抽头均衡-Using OFDM channel estimation, zero forcing equalization algorithm, the frequency domain one-tap equalizer
equa
- 以编程的方式实现信道自适应均衡器的仿真模型!-Programmatically achieve adaptive channel equalizer simulation model!
week9_adapt_eq
- 写一个MATLAB程序来解这些强迫归零均衡器的系数,求出并画出这个归零均衡器的50个采样值的输出。-Coefficient to write a MATLAB program to solve the zero forcing equalizer, calculate and draw the zero equalizer 50 sampling value output
audio-equalizer-algorithm
- 硕士论文。主要包括:1、数字滤波器的设计原理及其matlab实现 2、数字均衡器的不同设计算法-Master thesis. Mainly include:1、Design principle of digital filter and its matlab implementation 2、Different design algorithms for digital equalizer
digital-equalizer-Verilog
- 硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真-Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principl
Equalizer
- these are the header files that are used in dsp kit dsk6713 . you can use these file to use this kit as an equalizer