CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - variable step size

搜索资源列表

  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 simulation results show that this algo
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3701
    • 提供者:上将
  1. FIR-differentiate

    0下载:
  2. By building a nonlinear function relationship between an d the error signal,this paper presents a no— vel variable step size LMS(Least Mean Square)adaptive filtering algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2944
    • 提供者:上将
  1. VLMS2

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

    • 发布日期:2017-03-29
    • 文件大小:670
    • 提供者:leeming
  1. zaoshengxiaochuqi_zhenshi_2_LMS

    0下载:
  2. 基于采用抽样函数的变步长LMS算法是实现的噪声消除器-The use of sampling function based on variable step size LMS algorithm is the realization of the noise canceller
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:883
    • 提供者:Jack
  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

    • 发布日期:2017-03-29
    • 文件大小:808
    • 提供者:djf
  1. daima

    2下载:
  2. 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1560
    • 提供者:娜娜
  1. blindsourceseparation

    1下载:
  2. 固定步长和变步长批处理自然梯度语音盲分离算法,包括主程序和调用程序。-Fixed step and variable step-size batch natural gradient algorithm for blind separation of speech, including the main program and the calling program.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2664
    • 提供者:樊雯
  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 LMS in frequency domain applicat
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:984486
    • 提供者:刘成芳
  1. compAlgrothim

    0下载:
  2. 自适应滤波算法,变步长nlms算法、wena滤波算法-Adaptive filtering algorithm, variable step-size nlms algorithm, wena filtering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1609
    • 提供者:卓智海
  1. Variable_step_size_constant_modulus_blind_equaliza

    0下载:
  2. 变步长恒模盲均衡算法的FPGA实现,很不错的文章-Variable step-size constant modulus blind equalization algorithm realized on the FPGA
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5226287
    • 提供者:刘英超
  1. CH7

    0下载:
  2. 7.5 积分一步的变步长龙格-库塔法grkt2.c 7.6 积分一步的变步长基尔法ggil1.c 7.7 全区间积分的变步长基尔法ggil2.c 7.8 全区间积分的变步长默森法gmrsn.c 7.9 积分一步的连分式法gpbs1.c 7.10 全区间积分的连分式法gpbs2.c-7.5 Integral-step variable step-queue grid- Kutta method grkt2.c 7.6 Integral variable step by step
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:24381
    • 提供者:yangasdtat
  1. LMSandVSLMS

    1下载:
  2. 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。-This programme compare LMS algorithm with VSLMS algorithm. The result indicate that the latter is better.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1199
    • 提供者:何通
  1. mynewlms

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

    • 发布日期:2017-03-27
    • 文件大小:1208
    • 提供者:fd
  1. LMS

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

    • 发布日期:2017-03-28
    • 文件大小:1030
    • 提供者: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

    • 发布日期:2017-05-19
    • 文件大小:5843626
    • 提供者:Tom
  1. variable-step-LMS-algorithm-

    0下载:
  2. 一种变步长LMS算法及其Matlab仿真-A variable step size LMS algorithm and its Matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:187016
    • 提供者: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

    • 发布日期:2017-03-28
    • 文件大小:178788
    • 提供者: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

    • 发布日期:2017-05-09
    • 文件大小:2209242
    • 提供者:孟磊
  1. variable-LMS-matlab

    0下载:
  2. 基与matlab仿真平台,编写变步长LMS自适应滤波器算法,该算法能够解决收敛速度和稳态精度的固有矛盾。-Based on Matlab simulation platform, the preparation of a variable step size LMS adaptive filter algorithm, which is able to resolve the contradictions inherent in convergence speed and steady prec
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2035
    • 提供者:王玉珠
  1. Variable-step-size-LMS-algorithm

    0下载:
  2. 变步长LMS自适应滤波算法的MATLAB程序,很好用,我已经试过了-Variable step size LMS algorithm MATLAB procedures, very good, I' ve tried
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3619
    • 提供者:张冰龙
« 12 3 »
搜珍网 www.dssz.com