CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - LMS算法

搜索资源列表

  1. LMSMatalb

    0下载:
  2. 这里提供一种变步长LMS算法及其Matalb实现-here with a modified LMS algorithm and its realization Matalb
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:41.1kb
    • 提供者:陶金杰
  1. QAM

    0下载:
  2. 重点研究了全数字QAM接收机中的两个关键技术——符号同步和信道盲均衡。研究Gardner定时误差检测算法,盲均衡方面,重点研究了CMA及其改进算法,采用MMA算法和DD-LMS算法联合均衡-Focuses on the all-digital QAM receiver in the two key technologies- the symbol synchronization and channel blind equalization. Research Gardner timing err
  3. 所属分类:Project Design

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:丁建
  1. LMSFilter

    0下载:
  2. 实现lms算法,给出性能曲线,和改进措施-Lms algorithm to achieve given performance curve, and the improvement measures
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:123.44kb
    • 提供者:常伟
  1. LMSMATLAB

    0下载:
  2. LMS算法的自适应均衡器的MATLAB实现-LMS algorithm in MATLAB to achieve adaptive equalizer
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:187.74kb
    • 提供者:dasd
  1. NLMS5

    0下载:
  2. 归一化LMS算法程序, 归一化LMS算法程序,归一化LMS算法程序,归一化归一化-Normalized LMS algorithm program, normalized LMS algorithm procedure, the normalized LMS algorithm process, the normalized LMS algorithm program, normalized normalized
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:anne
  1. sept5

    0下载:
  2. LMS算法源代码,输入为正弦加噪声 -LMS algorithm source code, the input is sinusoidal plus noise LMS algorithm source code, the input is sinusoidal plus noise
  3. 所属分类:Software Testing

    • 发布日期:2017-03-29
    • 文件大小:720byte
    • 提供者:anne
  1. speech-enhancement

    0下载:
  2. 本文介绍了一种基于自适应滤波算法的语音信号增强处理的方法。文中在扼要介绍了目前常用的语音增强方法的基础上,重点介绍了采用LMS算法的自适应语音增强系统。对三种LMS算法(基本LMS算法,符号误差LMS算法及NLMS算法)进行仔细研究,并用Matlab仿真实现,验证比较了三种算法的语音增强效果。-In this paper, a system of speech enhancement is discussed based on self-adaptive algorithm. On the ba
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:375.14kb
    • 提供者:雷妮
  1. LMS

    0下载:
  2. LMS算法多麦克风语音降噪,语音降噪处理,基于matlab-LMS algorithm for multi-microphone speech noise reduction, voice, noise reduction, based on matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:3.87kb
    • 提供者:HTW
  1. Improved-algorithms-based-LMS

    0下载:
  2. 一种基于LMS改进算法的语音增强方法,使用LMS迭代算法解决语音信号中噪声过大的因素,提高信号的信噪比-Improved algorithms for speech enhancement method based LMS LMS iterative algorithm to solve too much noise in the speech signal factor
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:317.66kb
    • 提供者:韩闯
  1. Active-noise-control

    0下载:
  2. 有源噪声控制(ANC)主要基于LMS算法,但在处理宽带噪声信号和低信噪比情况下,效果不好.影响控制效果的主要原因是输入信号的自相关分布.而小波变换具有消除信号自相关的作用.因此将小波变换引入有源噪声控制(ANC)是解决问题的一种办法-Active noise control (ANC) is mainly based on the LMS algorithm, but ineffective in dealing with the situation of the broadband noise
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:17.38kb
    • 提供者:loneydear
  1. LMS2

    0下载:
  2. 用matlab实现lms算法,可以在信号处理中减小噪声的误差-Using matlab lms algorithm can reduce the noise in the signal processing error
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:1.57kb
    • 提供者:qinwei
  1. LMS

    0下载:
  2. 最小均方算法(least mean square)的流程和实现结果-Least mean square algorithm (least mean square) process and achieve results
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:9.21kb
    • 提供者:xixi
  1. 222

    0下载:
  2. 一种新的变步长LMS自适应滤波算法,本文通过建立步长因子L与误差信号之间的非线性函数关系,提出了一种新的变步长LMS(Least Mean Square)算法.该算法具有初始阶段和未知系统时变阶段步长自动增大而稳态时步长很小的特点,且克服了S函 数变步长LMS算法(简称SVSLMS算法)在自适应稳态阶段L(n)取值偏大的缺陷.理论分析和计算机仿真结果表明 该算法的性能优于SVSLMS算法. -By building a nonlinear function relationshi
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:68.23kb
    • 提供者:Johnson
  1. SC_FDE_LiQingzhong

    0下载:
  2. 关于单载波频域均衡的研究,将LMS算法引入SC_FDE系统当中-Equilibrium studies on single-carrier frequency domain, the LMS algorithm is introduced which SC_FDE system
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:625.59kb
    • 提供者:王小明
  1. LMS

    0下载:
  2. LMS算法的详细资料 自己看看把 没啥意思的 就为几个积分而已的-LMS
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:209.71kb
    • 提供者:刘洋
  1. algorithm

    0下载:
  2. LMS算法程序,NLMS算法程序,RLS算法程序-The program of the LMS algorithm, NLMS algorithm, RLS algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4.95kb
    • 提供者:任龙
  1. repetitive-control1

    0下载:
  2. 重复控制算法的英文文献,主要是在减振消震上的应用,也可以用在噪声消除,和lms算法效果一致-Repetitive control algorithm in English literature, mainly used in the vibration absorber can also be used in noise reduction, consistent and lms algorithm results
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:905.03kb
    • 提供者:孟琦
  1. Normalized-LMS-adaptive-filter

    0下载:
  2. 归一化LMS自适应滤波算法的matlab仿真及DSP实现-Normalized LMS adaptive filter algorithm MATLAB simulation and DSP Implementation
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:181.18kb
    • 提供者:唐鹏
  1. mission

    0下载:
  2. 基于FPGA和Matlab的均衡滤波器设计与实现 基于MATLAB的数字均衡器的设计 采用FPGA实现基于LMS算法的自适应均衡器的设计研究 PWM控制的FPGA实现 等众多与FPGA、MATLAB相关的滤波器和均衡器设计 - FPGA and MATLAB design of filter&EQ
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:9.55mb
    • 提供者:s
  1. nox1

    0下载:
  2. lms算法,给出噪声消除误差lms algorithm, given the noise cancellation error-lms algorithm, given the noise cancellation error
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:609byte
    • 提供者:杨芸丞
« 12 »
搜珍网 www.dssz.com