搜索资源列表

  1. adaptive-signal-arithmetic

    0下载:
  2. Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulati
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:上将
  1. STDM

    0下载:
  2. 利用STDM方法嵌入水印信息,可设置量化步长,选择各种经典的攻击方式,控制攻击强弱,返回误码率和峰值信噪比-Stdm method using embedded watermark information, to set the quantization step size, choose a variety of classic attacks, controlling the strength of the attack and r
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:56320
    • 提供者:张湛
  1. Sinposon

    0下载:
  2. 本Fortran子程序用变步长辛普生积分法来计算二重积分.-The Fortran subroutines with variable step-size Simpson integration method to calculate the double integral.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:王天华
  1. LMS

    0下载:
  2. 在一种变步长LMS 算法的基础上,引进动量因式,提出了一种新的改进LMS 的算法。新算法整体性能优 于变步长LMS 算法以及LMS 算法。通过理论分析,比较了新的算法和变步长LMS 算法以及LMS 算法的收敛性 和稳态性,提出了一种设想以提高新算法的稳态性。仿真试验证明了新算法的优越性以及设想的在仿真条件下的正 确性。-In a variable step size LMS algorithm, based on the i
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:139264
    • 提供者:王勇
  1. BIANbuchangLMS

    0下载:
  2. 用matlab自编的的变步长LMS滤波的算法的程序,希望对大家有用-Matlab own use of variable step size LMS algorithm for filtering procedure, in the hope that useful to everybody
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:王瑞玲
  1. VLMSandMatlabsimulate

    0下载:
  2. 一种变步长LMS算法及其Matlab仿真.pdf,应用科技,吕强-A Variable Step Size LMS Algorithm and Matlab simulation. Pdf, Applied Science and Technology, Lu Qiang
  3. 所属分类:编程文档

    • 发布日期:2024-05-30
    • 文件大小:199680
    • 提供者:cg
  1. solutionofillsystem

    0下载:
  2. 病态系统求解方法比较:龙格库塔4固定步长、变步长、吉尔法-Pathological system solving methods: Runge-Kutta 4 fixed step size, variable step size, Gill Law
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:loser zeng
  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-30
    • 文件大小:30720
    • 提供者:jj
  1. NLMS

    0下载:
  2. 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方
  3. 所属分类:matlab例程

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

    0下载:
  2. 基于变步长LMS在干扰抵消中的应用,其中key1,2,3为不同变步长的MATLAB程序,而pinyu则是LMS在频域中的应用,-Variable Step Size LMS-based interference cancellation in the application, which key1, 2,3 for different variable step size of MATLAB procedures pinyu is LM
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:984064
    • 提供者:刘成芳
  1. adaptivelms

    1下载:
  2. 基于小波变换的可变步长自适应LMS语音信号去噪程序,对实际复杂噪声具有很好的效果-Based on wavelet transform adaptive variable step size LMS Speech Signal Denoising procedures, the actual complexity of the effect of noise has a very good
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:djf
  1. LMS-adapative

    0下载:
  2. 一种改进的变步长LMS自适应算法,论文不错!-An improved variable step-size LMS adaptive algorithm, thesis is true!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:58368
    • 提供者:倪宁
  1. mynewlms

    0下载:
  2. 一种变步长的lms算法实现,用MATLAB编写。-A variable step size lms algorithm, using MATLAB write.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:fd
  1. 10.1.1.29.7352

    0下载:
  2. Variable step size LMS algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-30
    • 文件大小:250880
    • 提供者:mini
  1. VLMS2

    0下载:
  2. 变步长CMA算法程序,效果比较好,其他算法可以在此基础上修改-variable step-size CMA blind equalization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:leeming
  1. LMS

    0下载:
  2. 一种改进的LMS算法及其在噪声对消中的应用。在分析传统定步长LMS算法和变步长LMS算法的基础上,提出了一种改进的变步长LMS算法。新算法利用瞬时误差绝对值三次方的指数形式和遗忘因子同时调整步长,更好的解决了收敛速度和稳态误差的矛盾-An improved LMS algorithm and its application in noise cancellation. In the analysis of the traditional
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:dapeng
  1. variable-step-size-lms-algorithm

    0下载:
  2. 自己搜集的一些变步长lms算法相关论文,希望对大家有帮助。-Some of his collection of variable step size lms algorithm related papers, we want to help.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:5843968
    • 提供者:Tom
  1. Variable-step-size-LMS-algorithm-

    0下载:
  2. 变步长LMS算法性能比较与仿真.希望有帮助-Variable step size LMS algorithm performance compared with the simulation. Hope that helps
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:179200
    • 提供者:Tom
  1. Fuzzy-step-size-LMS-algorithm-

    0下载:
  2. 模糊步长LMS算法及其性能分析,希望有帮助-Fuzzy step-size LMS algorithm and its performance analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:282624
    • 提供者:Tom
  1. A-Variable-Step-Size-LMS-Algorithm

    0下载:
  2. 一种变步长的归一化最小均方自适应滤波算法的实现-A variable step size normalized least mean square adaptive filter algorithm to achieve
  3. 所属分类:matlab例程

    • 发布日期:2024-05-30
    • 文件大小:2208768
    • 提供者:孟磊
« 12 3 4 5 6 7 8 9 10 ... 21 »

源码中国 www.ymcn.org