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

搜索资源列表

  1. LMS algorithm for adaptive filtering and adaptive equalization applications

    0下载:
  2. 利用LMS做自适应滤波,利用MSE算法做自适应均衡
  3. 所属分类:源码下载

  1. rls_dfeeq

    0下载:
  2. rls-dfeeq.m 均衡算法 用RLS-DFE算法实现-rls-dfeeq.m Equalization Algorithms with the RLS-DFE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1145
    • 提供者:wangyin
  1. MIMO_LMS

    4下载:
  2. 此程序只要实现了MIMO中的LMS自适应均衡-This program as long as the realization of the MIMO LMS Adaptive Equalization in
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:821
    • 提供者:xingzhang
  1. LMS_xuexiquxian

    2下载:
  2. LMS自适应信道均衡程序以及学习曲线绘制,程序为matlab代码。-LMS adaptive channel equalization process and the learning curve drawing, procedures for the matlab code.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1018
    • 提供者:游月辉
  1. DFE_xuexiquxian

    1下载:
  2. DFE信道均衡算法及学习曲线绘制程序。程序为matlab代码。-DFE channel equalization algorithm and the learning curve drawing program. Procedures for the matlab code.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:1102
    • 提供者:游月辉
  1. AdaptiveLMSequalizer

    1下载:
  2. 通信中的用的LMS均衡算法VHDL实现,代码不长,很容易看懂-Communication with the LMS equalization algorithm to achieve VHDL code is not long, it is easy to understand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2889
    • 提供者: 王王
  1. LMs

    0下载:
  2. 采用LMS算法的频域均衡技术研究,lms在频域均衡方面的应用。-LMS algorithm using frequency domain equalization technology research, lms balance in the frequency domain applications.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:159913
    • 提供者:小小
  1. equalization

    4下载:
  2. 实现数字音频信号的幅频均衡,采用了lms算法和rls算法,有MATLAB的simulink模型,和m文件,还有部分c程序,已经本人完全测试过。-Digital audio signal of the amplitude-frequency equalization, using lms algorithm and rls algorithms, there are MATLAB-simulink model, and the m file, as well as part of the c pr
  3. 所属分类:matlab

    • 发布日期:2014-05-26
    • 文件大小:1145106
    • 提供者:xiaohuo
  1. adaptive_all_in_one

    0下载:
  2. 自适应滤波器方面的10个例子,共包括 自适应滤波,盲均衡,解相关型LMS算法,TRAINING MODE and DECISION DIRECTED MODE,噪声消除,自适应滤波器设计等内容-Adaptive filter in 10 cases, and it includes adaptive filtering, blind equalization, decorrelation-based LMS algorithm, TRAINING MODE and DECISION DIRE
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:7258
    • 提供者:平凡
  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. LMS-RLSAlgorithms

    0下载:
  2. LMS RLS equalization simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5667
    • 提供者:of30002000
  1. SC_FDE_system_frequency-domain-equalization-algori

    3下载:
  2. 。本文研究了SC-FDE系统中的最小均方误差判决反馈 均衡(MMSE-DFE)和基于LMS准则的自适应均衡算法, MATLAB仿真表明,由于LMS自适应均衡算法能有效的跟 踪信道变化并更新均衡器的抽头系数,其性能略优于最小 均方误差判决反馈均衡算法。-. In this paper, the SC-FDE system, the minimum mean square error decision feedback Equalization (MMSE-DFE) and
  3. 所属分类:Communication

    • 发布日期:2015-11-10
    • 文件大小:3706666
    • 提供者:姜烨
  1. lms

    0下载:
  2. lms.m 均衡算法 用lms算法实现的 C语言编译-lms.m Equalization Algorithm with lms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:524
    • 提供者:wangyin
  1. LMS

    0下载:
  2. 主要完成LMS自适应均衡,谢谢大家的支持-Completed for LMS adaptive equalization
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1079
    • 提供者:xingzhang
  1. lms-nlms-rls

    4下载:
  2. 包括自适应信道均衡器的三种算法和它们的对比:LMS,NLMS,RLS -adaptive channel equalization :LMS,NLMS,RLS
  3. 所属分类:matlab

    • 发布日期:2015-03-31
    • 文件大小:2578
    • 提供者:allan
  1. lms-rls-mlse

    1下载:
  2. THis transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awgn and rayleigh fading channel,
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:127123
    • 提供者:gelar
  1. matlab-and-LMS-NLMS-SMI

    0下载:
  2. 基于matlab和LMS/NLMS/SMI方法的自适应均衡-Based on matlab and LMS/NLMS/SMI adaptive equalization method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:551638
    • 提供者:许地
  1. LMS

    0下载:
  2. LMS均衡算法 MATLAB语言 自己打开 里面有详细的解释和说明 ,希望大家下载,给大家帮助-LMS equalization algorithm based on MATLAB language yourself open there are detailed explanations and instructions, I hope you download, for everyone to help
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2806
    • 提供者:tthomas787
  1. lms

    0下载:
  2. 用于通道均衡,本例子是对一个线性调频信号进行均衡。(For channel equalization, this example is the equalization of a linear frequency modulated signal.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:余凤年
  1. Equalizer_LMS

    0下载:
  2. 仿真LMS均衡,对二进制数据加噪声后,均衡恢复。(Simulation LMS equalization, after adding noise to binary data, balanced recovery.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:荩忱123
« 12 3 4 5 »
搜珍网 www.dssz.com