CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - Equalizer

搜索资源列表

  1. LMSchanneladaptation

    0下载:
  2. 是LMS channel Equalizer 的matlab实现方法-LMS channel Equalizer is the method Matlab
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1016
    • 提供者:乌兰
  1. eqber_adaptive

    0下载:
  2. 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
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2063
    • 提供者:熊牧野
  1. iPhoneMixerEQGraphTest.

    0下载:
  2. 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
  3. 所属分类:其它

  1. LMS_Equalizer

    0下载:
  2. simulation of LMS Equalizer
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1615
    • 提供者:hoang_humg
  1. f_lms

    0下载:
  2. 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:740
    • 提供者:xieliwei
  1. RLS

    1下载:
  2. 通过均衡器的RLS算法在MATLAB中实现消除传输信道的噪声干扰。-Through the equalizer in the RLS algorithm in MATLAB to achieve elimination of the transmission channel noise.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:3381
    • 提供者:毛毛
  1. 2-LMS-equalizer

    0下载:
  2. 假设每个延时单元延时10ms.被传输的基带信号x(t)是一个0,1交替变换的矩形二进制脉冲序列,脉宽为10ms,并假设x(t)通过一个稳定的散射信道后才到达均衡器,成为2径信号,这两路信号幅度相等 ,相隔15ms。用MATLAB实现一个2级LMS均衡器-equalizer
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:198769
    • 提供者:赵俊霖
  1. 222

    0下载:
  2. MIMO频率选择性信道自适应均衡,有matlab源码-MIMO frequency selective channel adaptive equalizer
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:241428
    • 提供者:路伟
  1. an-equalizer_matlab

    0下载:
  2. 语音均衡器 在MATLAB下编程使用,具有一些实现语音滤波,频谱分析的功能-Voice Equalizer programming under the MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:3850
    • 提供者:张平
  1. equalizer_realtime

    0下载:
  2. equlizer realtime, the function is equalizer in winamp with real time
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-17
    • 文件大小:4927687
    • 提供者:beib
  1. very-good-mmse-channel-matlab

    0下载:
  2. 非常实用的自适应信道估计,均衡器,等等的原代码,非常有用 -Adaptive channel estimation, equalizer, and so the original code is very useful
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:7472
    • 提供者:骆军
  1. wav_FFT_demo

    2下载:
  2. 快速傅氏变换(FFT),允许用户查看的音频信号的频谱内容。 FFT这里给出的代码是由唐交叉出现,他的主页,随后被撤下。而不是解释的FFT的数学理论,我将试图解释它的用处,因为它涉及到的音频信号。 FFT允许用户获得的音频信号的频谱构成,获得它的各种频率的分贝,或获得其各种频率的强度。光谱观众(在上面的图片所示),均衡器,或VU表可以使用FFT,以显示其结果。它们之间的差值,然后取决于一对夫妇方程采取的FFT的实部和虚部的组件,并返回的强度或分贝水平被用于在绘制结果中的一个。下面的代
  3. 所属分类:语音合成与识别

    • 发布日期:2014-03-20
    • 文件大小:34704
    • 提供者:dcc
  1. LMS_EQ

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-11-28
    • 文件大小:7510
    • 提供者:Son
  1. wav-player

    0下载:
  2. 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.
  3. 所属分类:LabView

    • 发布日期:2017-11-13
    • 文件大小:701682
    • 提供者:孙云鹏
  1. Channel_Estimation

    0下载:
  2. 使用OFDM的信道估计,采用迫零均衡,进行频域单抽头均衡-Using OFDM channel estimation, zero forcing equalization algorithm, the frequency domain one-tap equalizer
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6686
    • 提供者:mpvae
  1. equa

    0下载:
  2. 以编程的方式实现信道自适应均衡器的仿真模型!-Programmatically achieve adaptive channel equalizer simulation model!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1627
    • 提供者:yuanxingmeng
  1. week9_adapt_eq

    0下载:
  2. 写一个MATLAB程序来解这些强迫归零均衡器的系数,求出并画出这个归零均衡器的50个采样值的输出。-Coefficient to write a MATLAB program to solve the zero forcing equalizer, calculate and draw the zero equalizer 50 sampling value output
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:33281
    • 提供者:张大大
  1. audio-equalizer-algorithm

    0下载:
  2. 硕士论文。主要包括:1、数字滤波器的设计原理及其matlab实现 2、数字均衡器的不同设计算法-Master thesis. Mainly include:1、Design principle of digital filter and its matlab implementation 2、Different design algorithms for digital equalizer
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-18
    • 文件大小:4734300
    • 提供者:七夜雨
  1. digital-equalizer-Verilog

    1下载:
  2. 硕士论文。主要包括: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
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-09
    • 文件大小:1926752
    • 提供者:七夜雨
  1. Equalizer

    0下载:
  2. these are the header files that are used in dsp kit dsk6713 . you can use these file to use this kit as an equalizer
  3. 所属分类:语音合成与识别

    • 发布日期:2017-12-16
    • 文件大小:9216
    • 提供者:Mood
« 12 »
搜珍网 www.dssz.com