搜索资源列表

  1. 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码

    1下载:
  2. 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码
  3. 所属分类:通讯/手机编程

    • 发布日期:2009-05-19
    • 文件大小:129883
    • 提供者:lby4599
  1. LMS NLMS仿真

    0下载:
  2. LMS NLMS matlab仿真实现
  3. 所属分类:源码下载

  1. nlms

    0下载:
  2. 一种窄带干扰抑制的非线性自适应预测滤波算法!-a narrowband interference suppression filter nonlinear adaptive prediction algorithm!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:高丽
  1. Volterrra_luzhenbo4

    0下载:
  2. 更新部分 1、自适应算法采用参考文献[2]的NLMS算法,收敛速度更快,所需训练次数更少。 2、自适应收敛步长在(0,2)之间存在较优取值,Lorenz序列为0.6。-update an adaptive algorithm reference [2] NLMS algorithm, convergence faster, less the number of required training. 2, adaptive ste
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:11264
    • 提供者:李晓燕
  1. nlms2

    0下载:
  2. 做二维NLMS自适应信道估计的matlab仿真程序-do 2D NLMS adaptive channel estimation of Matlab simulation program
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:胡波
  1. ec_matlab

    0下载:
  2. 应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
  3. 所属分类:Audio

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:伊邑
  1. lmshuizong

    0下载:
  2. 关于lms经典算法汇总,包括lms,nlms,LMS_Equalizer,Basic_LMS,LMS toolbox等等。-classical algorithm for matrix lms, including lms, nlms. LMS_Equalizer, Basic_LMS, LMS toolbox, and so on.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:李伟
  1. MATLAB_Arithmetic

    0下载:
  2. 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码-a Matlab IIR, FIR, LMS, NLMS algorithm code m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:130048
    • 提供者:郑良德
  1. NLMS_algorithm_demo

    0下载:
  2. NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file-NLMS algorithm demo Note : The author does not take any responsibility for a ny harm caused by the use o
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:shyhjin
  1. zsyxhcl

    0下载:
  2. 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。-here on the main LMS algorithm and some improvements to the LMS algorithm (NLMS. modified LMS algorithm, transform domain LMS algorithm
  3. 所属分类:文件格式

    • 发布日期:2024-05-22
    • 文件大小:31744
    • 提供者:石安连
  1. J005241

    0下载:
  2. 主要 研 究 用于声音通讯系统中的声回波抵消技术。声回波抵消通常采用声回波抵 消器来实现。具体方法是用自适应滤波器来估计回波信号,并从麦克风信号中减掉该 估计值,从而实现声回波的抵消。回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比 较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS算法,对传统的快处理块
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:2842624
    • 提供者:hbeishang
  1. lms_algorithm

    0下载:
  2. This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》-This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for ra
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:huangsir
  1. NLMS

    0下载:
  2. 该程序为用matlab编写的自适应滤波程序-The program prepared for the use of adaptive filtering matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:chentao
  1. LMSmatlab

    1下载:
  2. 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。-Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variab
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-22
    • 文件大小:30720
    • 提供者:jj
  1. RLS

    1下载:
  2. 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorith
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:闫丰
  1. matlab

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

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:白璐
  1. exp02_NLMS

    0下载:
  2. NLMS算法的仿真程序,初级入门的matlab仿真程序-NLMS algorithm simulation program, the initial entry of matlab simulation program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:song
  1. NLMS

    0下载:
  2. LMS算法,已经通过相关调试,应用相应的语音段和噪声段文件进行调试-LMS algorithm, has been passed related to debugging, the application of appropriate voice and noise paragraph debug files
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:lori
  1. NormalizedLeastMeanSquares

    0下载:
  2. 此源码程序是自适应滤波中的NLMS算法的应用。在MATLAB中对其收敛速度 输出就行了仿真-This procedure is source of the NLMS adaptive filtering algorithm applications. In MATLAB in the convergence rate of its output on the line simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:wzk
  1. aec

    0下载:
  2. 使用LMS/NLMS的自适应滤波器算法实现回音消除-The use of LMS/NLMS adaptive filter echo cancellation algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:leo
« 1 23 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org