搜索资源列表

  1. 自适应滤波的MATLAB实现

    2下载:
  2. 介绍自适应LMS和RLS以及自适应均衡、陷波的源程序。希望对大家有用。

  3. 所属分类:matlab例程

    • 发布日期:2008-12-28
    • 文件大小:36864
    • 提供者:wangshuancheng
  1. LMS算法——matlab

    3下载:
  2. 基于matlab的自适应滤波算法lms的实现
  3. 所属分类:matlab例程

  1. LMSFilterMatlab

    0下载:
  2. 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:尚云超
  1. LMSandRLS

    0下载:
  2. 用于数字信号处理中的LMS和RLS自适应滤波器实现的算法源码-for digital signal processing LMS and RLS Adaptive Filter algorithm source code
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-07
    • 文件大小:4096
    • 提供者:ouxianfeng
  1. lMS

    0下载:
  2. 他的功能是实现自适应滤波算法,并且有图形窗口-His function is to realize adaptive filtering algorithm, and has graphics window
  3. 所属分类:书籍源码

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:liuhong
  1. lmsandrls

    0下载:
  2. 以下程序是基于matlab软件实现自适应滤波器的lms和rls两种算法,不像有些程序那样冗杂,简练明了。定义一个输入信号加入一组噪音,用自适应算法进行滤波,其中用到一个for循环。-The following procedure is based on the matlab software implementation of the LMS adaptive filter and rls two algorithms, unlike
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:王伟韬
  1. jiexiangguanlms

    0下载:
  2. 自适应滤波器的接相关lms算法基于matlab的实现,其中各种参数可以自行修改进行对比-Access-related adaptive filter LMS algorithm is based on the realization of matlab, in which various parameters can be modified compared
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:张晓辉
  1. LMS_adaptive_filter

    0下载:
  2. 自适应滤波器的LMS算法,主要用MATLAB实现了其算法-LMS adaptive filter algorithm, the main MATLAB realize its algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:ding
  1. matlablms

    0下载:
  2. LMS算法MatLab实现 LMS自适应滤波器是使滤波器的输出信号与期望响应之间的误差的均方值为最小,因此称为最小均方(LMS)自适应滤波器。-MatLab realize LMS algorithm LMS adaptive filter is to filter the output signal in response to and expectations of the error between the mean s
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-07
    • 文件大小:158720
    • 提供者:jj
  1. matlab

    0下载:
  2. matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序-matlab realize LMS adaptive filtering algorithm simulation program NLMS algorithm simulation program
  3. 所属分类:语音合成与识别

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:白璐
  1. adapt_filter

    0下载:
  2. 自适应滤波的MATLAB实现,介绍了LMS算法、NLMS算法和RLS算法-failed to translate
  3. 所属分类:文件格式

    • 发布日期:2024-06-07
    • 文件大小:6144
    • 提供者:吴华明
  1. lms

    0下载:
  2. 在MATLAB下实现了自适应滤波算法,包含两种不同的算的比较-In the MATLAB achieve adaptive filtering algorithm, including comparison of two different operators
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:174080
    • 提供者:zhengjinxin
  1. LMS

    0下载:
  2. 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
  3. 所属分类:图形图象

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:sdfa
  1. LMS

    0下载:
  2. 使用LMS算法实现的自适应滤波器范例,对一个加白噪声的正弦信号滤波。并且比较不同步长的滤波器的迭代次数。-LMS algorithm using adaptive filter example, a sinusoidal signal plus white noise filter. And less synchronized long filter iterations.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:guochao
  1. lms

    0下载:
  2. LMS由美国斯坦福大学的Widrow和Hoff在研究自适应理论时提出的,由于其容易实现而很快得到了广泛应用,成为自适应滤波的标准算法。 -LMS Widrow of Stanford University by the United States and Hoff adaptive theory put forward in the study, because of its easy to implement and will
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:heyan
  1. speech-enhancement

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

    • 发布日期:2024-06-07
    • 文件大小:384000
    • 提供者:雷妮
  1. Normalized-LMS-adaptive-filter

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

    • 发布日期:2024-06-07
    • 文件大小:185344
    • 提供者:唐鹏
  1. adaptive-filtering

    0下载:
  2. 自适应滤波改进LMS,RLS,SER算法的MATLAB实现-adaptive filtering
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:wq
  1. LMS及Variable LMS算法(MATLAB)

    0下载:
  2. 用MATLAB实现的LMS自适应滤波算法及变步长自适应算法程序。(LMS adaptive filtering algorithm and variable step size adaptive algorithm program implemented by MATLAB.)
  3. 所属分类:文档资料

    • 发布日期:2024-06-07
    • 文件大小:11264
    • 提供者:liuxiansh
  1. lms

    0下载:
  2. LMS自适应滤波算法,用matlab实现的,注释详细,通俗易懂(LMS adaptive filtering algorithm, achieved by MATLAB, annotated in detail, easy to understand.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:11245568
    • 提供者:zengfg
« 12 »

源码中国 www.ymcn.org